Searched refs:wpa_ft_rrb_build_r0 (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 | 3730 static int wpa_ft_rrb_build_r0(const u8 *key, const size_t key_len, in wpa_ft_rrb_build_r0() function 3935 ret = wpa_ft_rrb_build_r0(key, key_len, resp, r0, f_r1kh_id, in wpa_ft_rrb_rx_pull() 4762 if (wpa_ft_rrb_build_r0(r1kh->key, sizeof(r1kh->key), push, pmk_r0, in wpa_ft_generate_pmk_r1()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth_ft.c | 3503 static int wpa_ft_rrb_build_r0(const u8 *key, const size_t key_len, in wpa_ft_rrb_build_r0() function 3707 ret = wpa_ft_rrb_build_r0(key, key_len, resp, r0, f_r1kh_id, in wpa_ft_rrb_rx_pull() 4535 if (wpa_ft_rrb_build_r0(r1kh->key, sizeof(r1kh->key), push, pmk_r0, in wpa_ft_generate_pmk_r1()
|
Completed in 13 milliseconds