Home
last modified time | relevance | path

Searched refs:wpa_ft_fetch_pmk_r0 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c1420 static int wpa_ft_fetch_pmk_r0(struct wpa_authenticator *wpa_auth, in wpa_ft_fetch_pmk_r0() function
3118 if (wpa_ft_fetch_pmk_r0(sm->wpa_auth, sm->addr, req_pmk_r0_name, &r0) < in wpa_ft_local_derive_pmk_r1()
4112 if (wpa_ft_fetch_pmk_r0(wpa_auth, f_s1kh_id, f_pmk_r0_name, &r0) < 0) { in wpa_ft_rrb_rx_pull()