Home
last modified time | relevance | path

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

/hostap-3.7.0/src/ap/
Dwpa_auth.h438 int wpa_auth_pmksa_add_entry(struct wpa_authenticator *wpa_auth,
Dwpa_auth.c4928 int wpa_auth_pmksa_add_entry(struct wpa_authenticator *wpa_auth, in wpa_auth_pmksa_add_entry() function
/hostap-3.7.0/wpa_supplicant/
Dmesh_rsn.c262 ret = wpa_auth_pmksa_add_entry(bss->wpa_auth, in mesh_rsn_auth_init()