Home
last modified time | relevance | path

Searched refs:wpa_oui_type (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/staging/rtl8712/
Dieee80211.c211 unsigned char wpa_oui_type[] = {0x00, 0x50, 0xf2, 0x01}; in r8712_get_wpa_ie() local
218 if (memcmp((buf + 2), wpa_oui_type, in r8712_get_wpa_ie()
219 sizeof(wpa_oui_type))) in r8712_get_wpa_ie()
/linux-6.1.9/drivers/staging/r8188eu/core/
Drtw_ieee80211.c276 unsigned char wpa_oui_type[] = {0x00, 0x50, 0xf2, 0x01}; in rtw_get_wpa_ie() local
285 if (memcmp((pbuf + 2), wpa_oui_type, sizeof(wpa_oui_type))) in rtw_get_wpa_ie()
/linux-6.1.9/drivers/staging/rtl8723bs/core/
Drtw_ieee80211.c358 unsigned char wpa_oui_type[] = {0x00, 0x50, 0xf2, 0x01}; in rtw_get_wpa_ie() local
368 if (memcmp((pbuf + 2), wpa_oui_type, sizeof(wpa_oui_type))) in rtw_get_wpa_ie()