Searched refs:ft_pending_pull_nonce (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_i.h127 u8 ft_pending_pull_nonce[FT_R0KH_R1KH_PULL_NONCE_LEN]; member in struct:wpa_state_machine
H A Dwpa_auth_ft.c340 os_memcpy(sm->ft_pending_pull_nonce, f.nonce,
1428 if (os_memcmp(frame->nonce, sm->ft_pending_pull_nonce,
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_i.h127 u8 ft_pending_pull_nonce[FT_R0KH_R1KH_PULL_NONCE_LEN]; member in struct:wpa_state_machine
H A Dwpa_auth_ft.c340 os_memcpy(sm->ft_pending_pull_nonce, f.nonce,
1428 if (os_memcmp(frame->nonce, sm->ft_pending_pull_nonce,
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_i.h127 u8 ft_pending_pull_nonce[FT_R0KH_R1KH_PULL_NONCE_LEN]; member in struct:wpa_state_machine
H A Dwpa_auth_ft.c340 os_memcpy(sm->ft_pending_pull_nonce, f.nonce,
1428 if (os_memcmp(frame->nonce, sm->ft_pending_pull_nonce,

Completed in 805 milliseconds