Searched refs:wpa_key_mgmt_suite_b (Results 1 – 6 of 6) sorted by relevance
329 if (wpa_key_mgmt_suite_b(akmp) && !kck) in pmksa_cache_auth_create_entry()345 else if (wpa_key_mgmt_suite_b(akmp)) in pmksa_cache_auth_create_entry()536 else if (wpa_key_mgmt_suite_b(entry->akmp) && in pmksa_cache_get_okc()
2773 } else if (wpa_key_mgmt_suite_b(sm->wpa_key_mgmt)) {
162 static inline int wpa_key_mgmt_suite_b(int akm) in wpa_key_mgmt_suite_b() function
143 wpa_key_mgmt_suite_b(akmp) || in wpa_use_akm_defined()162 wpa_key_mgmt_suite_b(akmp); in wpa_use_cmac()184 wpa_key_mgmt_suite_b(akmp); in wpa_use_aes_key_wrap()
248 if (wpa_key_mgmt_suite_b(akmp) && !kck) in pmksa_cache_add()263 else if (wpa_key_mgmt_suite_b(akmp)) in pmksa_cache_add()
428 !wpa_key_mgmt_suite_b(sm->key_mgmt) && in wpa_supplicant_get_pmk()483 !wpa_key_mgmt_suite_b(sm->key_mgmt) && in wpa_supplicant_get_pmk()2969 if (sm->proto == WPA_PROTO_RSN && wpa_key_mgmt_suite_b(sm->key_mgmt) && in wpa_supplicant_process_3_of_4()