Home
last modified time | relevance | path

Searched refs:WPA_VERSION_WPA2 (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth.c1088 if (sm->wpa == WPA_VERSION_WPA2) { in wpa_receive()
1250 if (sm->wpa == WPA_VERSION_WPA2 && mic_len == 0 && in wpa_receive()
1583 key->type = sm->wpa == WPA_VERSION_WPA2 ? in __wpa_send_eapol()
1586 if (encr && sm->wpa == WPA_VERSION_WPA2) in __wpa_send_eapol()
1588 if (sm->wpa != WPA_VERSION_WPA2) in __wpa_send_eapol()
1593 if (sm->wpa == WPA_VERSION_WPA2 && !pairwise) in __wpa_send_eapol()
2244 if (sm->wpa == WPA_VERSION_WPA2 && in SM_STATE()
3087 ft = sm->wpa == WPA_VERSION_WPA2 && wpa_key_mgmt_ft(sm->wpa_key_mgmt); in SM_STATE()
3204 if (sm->wpa == WPA_VERSION_WPA2 && wpa_key_mgmt_ft(sm->wpa_key_mgmt)) { in SM_STATE()
3469 if (sm->wpa == WPA_VERSION_WPA2) { in SM_STATE()
[all...]
H A Dwpa_auth_i.h114 WPA_VERSION_WPA2 = 2 /* WPA2 / IEEE 802.11i */ enumerator
H A Dwpa_auth_ie.c928 sm->wpa = WPA_VERSION_WPA2; in wpa_validate_wpa_ie()
1006 if (conf->extended_key_id && sm->wpa == WPA_VERSION_WPA2 && in wpa_validate_wpa_ie()
1063 sm->wpa = WPA_VERSION_WPA2; in wpa_validate_osen()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth.c1000 if (sm->wpa == WPA_VERSION_WPA2) { in wpa_receive()
1168 if (sm->wpa == WPA_VERSION_WPA2 && mic_len == 0 && in wpa_receive()
1504 key->type = sm->wpa == WPA_VERSION_WPA2 ? in __wpa_send_eapol()
1507 if (encr && sm->wpa == WPA_VERSION_WPA2) in __wpa_send_eapol()
1509 if (sm->wpa != WPA_VERSION_WPA2) in __wpa_send_eapol()
1514 if (sm->wpa == WPA_VERSION_WPA2 && !pairwise) in __wpa_send_eapol()
2140 if (sm->wpa == WPA_VERSION_WPA2 && in SM_STATE()
2933 ft = sm->wpa == WPA_VERSION_WPA2 && wpa_key_mgmt_ft(sm->wpa_key_mgmt); in SM_STATE()
3004 if (sm->wpa == WPA_VERSION_WPA2 && wpa_key_mgmt_ft(sm->wpa_key_mgmt)) { in SM_STATE()
3193 if (sm->wpa == WPA_VERSION_WPA2) { in SM_STATE()
[all...]
H A Dwpa_auth_i.h109 WPA_VERSION_WPA2 = 2 /* WPA2 / IEEE 802.11i */ enumerator
H A Dwpa_auth_ie.c857 sm->wpa = WPA_VERSION_WPA2; in wpa_validate_wpa_ie()
960 sm->wpa = WPA_VERSION_WPA2; in wpa_validate_osen()

Completed in 14 milliseconds