Searched refs:WPA_VERSION_WPA2 (Results 1 – 3 of 3) sorted by relevance
114 WPA_VERSION_WPA2 = 2 /* WPA2 / IEEE 802.11i */ enumerator
1057 if (sm->wpa == WPA_VERSION_WPA2) { in wpa_receive()1219 if (sm->wpa == WPA_VERSION_WPA2 && mic_len == 0 && in wpa_receive()1548 key->type = sm->wpa == WPA_VERSION_WPA2 ? in __wpa_send_eapol()1551 if (encr && sm->wpa == WPA_VERSION_WPA2) in __wpa_send_eapol()1553 if (sm->wpa != WPA_VERSION_WPA2) in __wpa_send_eapol()1558 if (sm->wpa == WPA_VERSION_WPA2 && !pairwise) in __wpa_send_eapol()2206 if (sm->wpa == WPA_VERSION_WPA2 && in SM_STATE()3051 ft = sm->wpa == WPA_VERSION_WPA2 && wpa_key_mgmt_ft(sm->wpa_key_mgmt); in SM_STATE()3168 if (sm->wpa == WPA_VERSION_WPA2 && wpa_key_mgmt_ft(sm->wpa_key_mgmt)) { in SM_STATE()3433 if (sm->wpa == WPA_VERSION_WPA2) { in SM_STATE()[all …]
918 sm->wpa = WPA_VERSION_WPA2; in wpa_validate_wpa_ie()996 if (conf->extended_key_id && sm->wpa == WPA_VERSION_WPA2 && in wpa_validate_wpa_ie()1053 sm->wpa = WPA_VERSION_WPA2; in wpa_validate_osen()