Home
last modified time | relevance | path

Searched refs:fils_key_auth_ap (Results 1 – 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth_i.h151 u8 fils_key_auth_ap[FILS_MAX_KEY_AUTH_LEN]; member
Dwpa_auth.c2321 sm->fils_key_auth_ap, in fils_auth_pmk_to_ptk()
2672 wpabuf_put_data(plain, sm->fils_key_auth_ap, sm->fils_key_auth_len); in fils_prepare_plainbuf()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth_i.h156 u8 fils_key_auth_ap[FILS_MAX_KEY_AUTH_LEN]; member
Dwpa_auth.c2425 sm->fils_key_auth_ap, in fils_auth_pmk_to_ptk()
2781 wpabuf_put_data(plain, sm->fils_key_auth_ap, sm->fils_key_auth_len); in fils_prepare_plainbuf()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
Dwpa_i.h152 u8 fils_key_auth_ap[FILS_MAX_KEY_AUTH_LEN]; member
Dwpa.c3956 sm->fils_key_auth_ap, in fils_process_auth()
4356 if (os_memcmp(elems.fils_key_confirm, sm->fils_key_auth_ap, in fils_process_assoc_resp()
4363 sm->fils_key_auth_ap, sm->fils_key_auth_len); in fils_process_assoc_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
Dwpa_i.h197 u8 fils_key_auth_ap[FILS_MAX_KEY_AUTH_LEN]; member
Dwpa.c4513 sm->fils_key_auth_ap, in fils_process_auth()
4916 if (os_memcmp(elems.fils_key_confirm, sm->fils_key_auth_ap, in fils_process_assoc_resp()
4923 sm->fils_key_auth_ap, sm->fils_key_auth_len); in fils_process_assoc_resp()