Home
last modified time | relevance | path

Searched refs:ft_pending_pull_nonce (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_i.h144 u8 ft_pending_pull_nonce[FT_RRB_NONCE_LEN]; member
H A Dwpa_auth_ft.c1985 .data = sm->ft_pending_pull_nonce }, in wpa_ft_pull_pmk_r1()
2049 random_get_bytes(sm->ft_pending_pull_nonce, FT_RRB_NONCE_LEN) < 0) { in wpa_ft_pull_pmk_r1()
4362 os_memcmp(info->nonce, sm->ft_pending_pull_nonce, in ft_get_sta_cb()