Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h438 wpa_auth_pmksa_create_entry(const u8 *aa, const u8 *spa, const u8 *pmk,
Dctrl_iface_ap.c1037 return wpa_auth_pmksa_create_entry(aa, spa, pmk, pmkid, expiration); in hostapd_ctrl_iface_pmksa_create_entry()
Dwpa_auth.c4902 wpa_auth_pmksa_create_entry(const u8 *aa, const u8 *spa, const u8 *pmk, in wpa_auth_pmksa_create_entry() function