Searched refs:wpa_key_mgmt_suite_b (Results 1 – 6 of 6) sorted by relevance
250 if (wpa_key_mgmt_suite_b(akmp) && !kck) in pmksa_cache_auth_create_entry()262 else if (wpa_key_mgmt_suite_b(akmp)) in pmksa_cache_auth_create_entry()
707 !wpa_key_mgmt_suite_b(sm->wpa_key_mgmt) && in wpa_receive()
105 static inline int wpa_key_mgmt_suite_b(int akm) in wpa_key_mgmt_suite_b() function
852 wpa_key_mgmt_suite_b(akmp); in wpa_use_akm_defined()872 wpa_key_mgmt_suite_b(akmp); in wpa_use_aes_key_wrap()
117 if (wpa_key_mgmt_suite_b(akmp) && !kck) in pmksa_cache_add()129 else if (wpa_key_mgmt_suite_b(akmp)) in pmksa_cache_add()
288 if (sm->key_mgmt == WPA_KEY_MGMT_OSEN || wpa_key_mgmt_suite_b(sm->key_mgmt)) in wpa_sm_key_request()461 !wpa_key_mgmt_suite_b(sm->key_mgmt) && in wpa_supplicant_get_pmk()507 !wpa_key_mgmt_suite_b(sm->key_mgmt) && in wpa_supplicant_get_pmk()1449 if (sm->proto == WPA_PROTO_RSN && wpa_key_mgmt_suite_b(sm->key_mgmt) && in wpa_supplicant_send_4_of_4_txcallback()