Searched refs:wpa_ft_rrb_encrypt (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 | 474 static int wpa_ft_rrb_encrypt(const u8 *key, const size_t key_len, in wpa_ft_rrb_encrypt() function 573 if (wpa_ft_rrb_encrypt(key, key_len, plain, plain_len, auth, in wpa_ft_rrb_build()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth_ft.c | 473 static int wpa_ft_rrb_encrypt(const u8 *key, const size_t key_len, in wpa_ft_rrb_encrypt() function 572 if (wpa_ft_rrb_encrypt(key, key_len, plain, plain_len, auth, in wpa_ft_rrb_build()
|
Completed in 12 milliseconds