Searched refs:fils_key_auth_ap (Results 1 – 8 of 8) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | wpa_auth_i.h | 151 u8 fils_key_auth_ap[FILS_MAX_KEY_AUTH_LEN]; member
|
D | wpa_auth.c | 2321 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/ |
D | wpa_auth_i.h | 156 u8 fils_key_auth_ap[FILS_MAX_KEY_AUTH_LEN]; member
|
D | wpa_auth.c | 2425 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/ |
D | wpa_i.h | 152 u8 fils_key_auth_ap[FILS_MAX_KEY_AUTH_LEN]; member
|
D | wpa.c | 3956 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/ |
D | wpa_i.h | 197 u8 fils_key_auth_ap[FILS_MAX_KEY_AUTH_LEN]; member
|
D | wpa.c | 4513 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()
|