Home
last modified time | relevance | path

Searched refs:wpa_use_aes_key_wrap (Results 1 – 4 of 4) sorted by relevance

/hostap-latest/src/common/
Dwpa_common.h765 int wpa_use_aes_key_wrap(int akmp);
Dwpa_common.c175 int wpa_use_aes_key_wrap(int akmp) in wpa_use_aes_key_wrap() function
/hostap-latest/src/ap/
Dwpa_auth.c1629 wpa_use_aes_key_wrap(sm->wpa_key_mgmt)) &&
2013 wpa_use_aes_key_wrap(sm->wpa_key_mgmt) ||
2113 wpa_use_aes_key_wrap(sm->wpa_key_mgmt) ||
3793 !wpa_use_aes_key_wrap(sm->wpa_key_mgmt)) {
/hostap-latest/src/rsn_supp/
Dwpa.c3546 wpa_use_aes_key_wrap(sm->key_mgmt)) { in wpa_supplicant_decrypt_key_data()