Home
last modified time | relevance | path

Searched refs:PMK_LEN_SUITE_B_192 (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dwpa_common.h15 #define PMK_LEN_SUITE_B_192 48 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dwpa_common.h15 #define PMK_LEN_SUITE_B_192 48 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth.c2029 pmk_len = PMK_LEN_SUITE_B_192; in SM_STATE()
4389 if (pmk_len > PMK_LEN_SUITE_B_192) in wpa_auth_pmksa_add()
4390 pmk_len = PMK_LEN_SUITE_B_192; in wpa_auth_pmksa_add()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth.c2118 pmk_len = PMK_LEN_SUITE_B_192; in SM_STATE()
4801 if (pmk_len > PMK_LEN_SUITE_B_192) in wpa_auth_pmksa_add()
4802 pmk_len = PMK_LEN_SUITE_B_192; in wpa_auth_pmksa_add()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
Dwpa.c313 pmk_len = PMK_LEN_SUITE_B_192; in wpa_supplicant_get_pmk()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
Dwpa.c328 pmk_len = PMK_LEN_SUITE_B_192; in wpa_supplicant_get_pmk()