Searched refs:seq_req_auth (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 | 940 struct tlv_list seq_req_auth[] = { in wpa_ft_rrb_seq_req() local 990 seq_req_auth[0].data = item->nonce; in wpa_ft_rrb_seq_req() 992 if (wpa_ft_rrb_build(key, key_len, NULL, NULL, seq_req_auth, NULL, in wpa_ft_rrb_seq_req()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth_ft.c | 939 struct tlv_list seq_req_auth[] = { in wpa_ft_rrb_seq_req() local 988 seq_req_auth[0].data = item->nonce; in wpa_ft_rrb_seq_req() 990 if (wpa_ft_rrb_build(key, key_len, NULL, NULL, seq_req_auth, NULL, in wpa_ft_rrb_seq_req()
|
Completed in 12 milliseconds