Searched refs:wpa_ft_store_pmk_r1 (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/wpa/src/ap/ |
H A D | wpa_auth_ft.c | 1443 static int wpa_ft_store_pmk_r1(struct wpa_authenticator *wpa_auth, in wpa_ft_store_pmk_r1() function 2199 wpa_ft_store_pmk_r1(sm->wpa_auth, sm->addr, pmk_r1, key_len, in wpa_auth_ft_store_keys() 3136 wpa_ft_store_pmk_r1(wpa_auth, sm->addr, out_pmk_r1, r0->pmk_r0_len, in wpa_ft_local_derive_pmk_r1() 4301 if (wpa_ft_store_pmk_r1(wpa_auth, f_s1kh_id, f_pmk_r1, pmk_r1_len, in wpa_ft_rrb_rx_r1()
|