Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Dwpa_common.h638 int wpa_use_aes_key_wrap(int akmp);
H A Dwpa_common.c160 int wpa_use_aes_key_wrap(int akmp) in wpa_use_aes_key_wrap() function
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.c1538 wpa_use_aes_key_wrap(sm->wpa_key_mgmt) || in __wpa_send_eapol()
1637 wpa_use_aes_key_wrap(sm->wpa_key_mgmt) || in __wpa_send_eapol()
/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa.c2282 wpa_use_aes_key_wrap(sm->key_mgmt)) { in wpa_supplicant_decrypt_key_data()