Searched refs:fils_key_auth_sta (Results 1 – 8 of 8) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | wpa_auth_i.h | 150 u8 fils_key_auth_sta[FILS_MAX_KEY_AUTH_LEN]; member
|
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_standard/src/ap/ |
D | wpa_auth_i.h | 155 u8 fils_key_auth_sta[FILS_MAX_KEY_AUTH_LEN]; member
|
D | wpa_auth.c | 2417 sm->wpa_key_mgmt, sm->fils_key_auth_sta, in fils_auth_pmk_to_ptk() 2568 if (os_memcmp(elems.fils_key_confirm, sm->fils_key_auth_sta, in wpa_fils_validate_key_confirm() 2574 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/ |
D | wpa_i.h | 153 u8 fils_key_auth_sta[FILS_MAX_KEY_AUTH_LEN]; member
|
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/ |
D | wpa_i.h | 195 u8 fils_key_auth_sta[FILS_MAX_KEY_AUTH_LEN]; member
|
D | wpa.c | 4455 sm->key_mgmt, sm->fils_key_auth_sta, in fils_process_auth() 4625 wpabuf_put_data(buf, sm->fils_key_auth_sta, sm->fils_key_auth_len); in fils_build_assoc_req()
|