Home
last modified time | relevance | path

Searched refs:fils_kek (Results 1 – 14 of 14) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth.h472 u8 *fils_kek, size_t *fils_kek_len);
Dap_drv_ops.c384 params.fils_kek, in hostapd_sta_auth()
Dwpa_auth.c4923 u8 *fils_kek, size_t *fils_kek_len) in wpa_auth_get_fils_aead_params() argument
4927 os_memcpy(fils_kek, sm->PTK.kek, WPA_KEK_MAX_LEN); in wpa_auth_get_fils_aead_params()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver.h803 u8 fils_kek[WPA_KEK_MAX_LEN]; member
1099 const u8 *fils_kek; member
Ddriver_atheros.c1092 os_memcpy(mlme.fils_aad.kek, params->fils_kek, in atheros_sta_auth()
Ddriver_nl80211.c5879 if (params->fils_kek) { in wpa_driver_nl80211_associate()
5883 params->fils_kek)) in wpa_driver_nl80211_associate()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth.h531 u8 *fils_kek, size_t *fils_kek_len);
Dap_drv_ops.c387 params.fils_kek, in hostapd_sta_auth()
Dwpa_auth.c5329 u8 *fils_kek, size_t *fils_kek_len) in wpa_auth_get_fils_aead_params() argument
5333 os_memcpy(fils_kek, sm->PTK.kek, WPA_KEK_MAX_LEN); in wpa_auth_get_fils_aead_params()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver.h841 u8 fils_kek[WPA_KEK_MAX_LEN]; member
1144 const u8 *fils_kek; member
Ddriver_atheros.c1085 os_memcpy(mlme.fils_aad.kek, params->fils_kek, in atheros_sta_auth()
Ddriver_nl80211.c6539 if (params->fils_kek) { in wpa_driver_nl80211_associate()
6543 params->fils_kek)) in wpa_driver_nl80211_associate()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dsme.c1486 buf = fils_build_assoc_req(wpa_s->wpa, &params.fils_kek, in sme_associate()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dsme.c1772 buf = fils_build_assoc_req(wpa_s->wpa, &params.fils_kek, in sme_associate()