Searched refs:fils_key_auth_sta (Results 1 - 8 of 8) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth_i.h | 155 u8 fils_key_auth_sta[FILS_MAX_KEY_AUTH_LEN]; member
|
H A D | wpa_auth.c | 2439 sm->wpa_key_mgmt, sm->fils_key_auth_sta, in fils_auth_pmk_to_ptk() 2590 if (os_memcmp(elems.fils_key_confirm, sm->fils_key_auth_sta, in wpa_fils_validate_key_confirm() 2596 sm->fils_key_auth_sta, sm->fils_key_auth_len); in wpa_fils_validate_key_confirm()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth_i.h | 150 u8 fils_key_auth_sta[FILS_MAX_KEY_AUTH_LEN]; member
|
H A D | wpa_auth.c | 2320 sm->wpa_key_mgmt, sm->fils_key_auth_sta, in fils_auth_pmk_to_ptk() 2471 if (os_memcmp(elems.fils_key_confirm, sm->fils_key_auth_sta, in wpa_fils_validate_key_confirm() 2477 sm->fils_key_auth_sta, sm->fils_key_auth_len); in wpa_fils_validate_key_confirm()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
H A D | wpa_i.h | 153 u8 fils_key_auth_sta[FILS_MAX_KEY_AUTH_LEN]; member
|
H A D | wpa.c | 3955 sm->key_mgmt, sm->fils_key_auth_sta, in fils_process_auth() 4131 wpabuf_put_data(buf, sm->fils_key_auth_sta, sm->fils_key_auth_len); in fils_build_assoc_req()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
H A D | wpa_i.h | 198 u8 fils_key_auth_sta[FILS_MAX_KEY_AUTH_LEN]; member
|
H A D | wpa.c | 5670 sm->key_mgmt, sm->fils_key_auth_sta, 5840 wpabuf_put_data(buf, sm->fils_key_auth_sta, sm->fils_key_auth_len);
|
Completed in 26 milliseconds