Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h438 int wpa_auth_pmksa_add_entry(struct wpa_authenticator *wpa_auth,
H A Dwpa_auth.c4926 int wpa_auth_pmksa_add_entry(struct wpa_authenticator *wpa_auth, in wpa_auth_pmksa_add_entry() function
/freebsd/contrib/wpa/wpa_supplicant/
H A Dmesh_rsn.c262 ret = wpa_auth_pmksa_add_entry(bss->wpa_auth, in mesh_rsn_auth_init()