Home
last modified time | relevance | path

Searched refs:wpa_use_akm_defined (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dwpa_common.h489 int wpa_use_akm_defined(int akmp);
H A Dwpa_common.c118 * wpa_use_akm_defined - Is AKM-defined Key Descriptor Version used
122 int wpa_use_akm_defined(int akmp) in wpa_use_akm_defined() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa.c186 if (wpa_use_akm_defined(sm->key_mgmt)) in wpa_sm_key_request()
2301 !wpa_use_akm_defined(sm->key_mgmt)) { in wpa_sm_rx_eapol()
2308 if (wpa_use_akm_defined(sm->key_mgmt) && in wpa_sm_rx_eapol()
2320 !wpa_use_akm_defined(sm->key_mgmt)) { in wpa_sm_rx_eapol()
2330 !wpa_use_akm_defined(sm->key_mgmt)) { in wpa_sm_rx_eapol()
2339 !wpa_use_akm_defined(sm->key_mgmt) && in wpa_sm_rx_eapol()
2359 !wpa_use_akm_defined(sm->key_mgmt) && in wpa_sm_rx_eapol()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dwpa_common.h704 int wpa_use_akm_defined(int akmp);
H A Dwpa_common.c128 * wpa_use_akm_defined - Is AKM-defined Key Descriptor Version used
132 int wpa_use_akm_defined(int akmp) in wpa_use_akm_defined() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa.c244 if (wpa_use_akm_defined(sm->key_mgmt)) in wpa_sm_key_request()
3660 !wpa_use_akm_defined(sm->key_mgmt)) {
3667 if (wpa_use_akm_defined(sm->key_mgmt) &&
3679 !wpa_use_akm_defined(sm->key_mgmt)) {
3688 !wpa_use_akm_defined(sm->key_mgmt)) {
3695 !wpa_use_akm_defined(sm->key_mgmt) &&
3715 !wpa_use_akm_defined(sm->key_mgmt) &&
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth.c1146 !wpa_use_akm_defined(sm->wpa_key_mgmt) && in wpa_receive()
1155 !wpa_use_akm_defined(sm->wpa_key_mgmt) && in wpa_receive()
1164 if (wpa_use_akm_defined(sm->wpa_key_mgmt) && in wpa_receive()
1538 else if (wpa_use_akm_defined(sm->wpa_key_mgmt)) in __wpa_send_eapol()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth.c1058 !wpa_use_akm_defined(sm->wpa_key_mgmt) && in wpa_receive()
1069 !wpa_use_akm_defined(sm->wpa_key_mgmt) && in wpa_receive()
1079 if (wpa_use_akm_defined(sm->wpa_key_mgmt) && in wpa_receive()
1458 else if (wpa_use_akm_defined(sm->wpa_key_mgmt)) in __wpa_send_eapol()

Completed in 32 milliseconds