Searched refs:f_nonce_len (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth_ft.c | 3815 size_t f_nonce_len, f_r0kh_id_len, f_r1kh_id_len, f_s1kh_id_len; in wpa_ft_rrb_rx_pull() local 3849 wpa_hexdump(MSG_DEBUG, "FT: nonce", f_nonce, f_nonce_len); in wpa_ft_rrb_rx_pull() 3913 resp_auth[0].len = f_nonce_len; in wpa_ft_rrb_rx_pull() 4199 size_t f_nonce_len; in wpa_ft_rrb_rx_resp() local 4204 wpa_hexdump(MSG_DEBUG, "FT: nonce", f_nonce, f_nonce_len); in wpa_ft_rrb_rx_resp() 4387 size_t f_nonce_len, f_r0kh_id_len, f_r1kh_id_len; in wpa_ft_rrb_rx_seq_req() local 4401 wpa_hexdump(MSG_DEBUG, "FT: seq request - nonce", f_nonce, f_nonce_len); in wpa_ft_rrb_rx_seq_req() 4416 seq_resp_auth[0].len = f_nonce_len; in wpa_ft_rrb_rx_seq_req() 4458 size_t f_nonce_len, f_seq_len; in wpa_ft_rrb_rx_seq_resp() local 4476 f_nonce_len); in wpa_ft_rrb_rx_seq_resp() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth_ft.c | 3591 size_t f_nonce_len, f_r0kh_id_len, f_r1kh_id_len, f_s1kh_id_len; in wpa_ft_rrb_rx_pull() local 3625 wpa_hexdump(MSG_DEBUG, "FT: nonce", f_nonce, f_nonce_len); in wpa_ft_rrb_rx_pull() 3685 resp_auth[0].len = f_nonce_len; in wpa_ft_rrb_rx_pull() 3971 size_t f_nonce_len; in wpa_ft_rrb_rx_resp() local 3976 wpa_hexdump(MSG_DEBUG, "FT: nonce", f_nonce, f_nonce_len); in wpa_ft_rrb_rx_resp() 4159 size_t f_nonce_len, f_r0kh_id_len, f_r1kh_id_len; in wpa_ft_rrb_rx_seq_req() local 4173 wpa_hexdump(MSG_DEBUG, "FT: seq request - nonce", f_nonce, f_nonce_len); in wpa_ft_rrb_rx_seq_req() 4184 seq_resp_auth[0].len = f_nonce_len; in wpa_ft_rrb_rx_seq_req() 4226 size_t f_nonce_len, f_seq_len; in wpa_ft_rrb_rx_seq_resp() local 4244 f_nonce_len); in wpa_ft_rrb_rx_seq_resp() [all...] |
Completed in 13 milliseconds