Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.c83 static inline const u8 * wpa_auth_get_psk(struct wpa_authenticator *wpa_auth, in wpa_auth_get_psk() function
1700 psk = wpa_auth_get_psk(sm->wpa_auth, sm->addr, NULL); in SM_STATE()
1793 pmk = wpa_auth_get_psk(sm->wpa_auth, sm->addr, pmk); in SM_STATE()
2170 if (wpa_auth_get_psk(sm->wpa_auth, sm->addr, NULL)) in SM_STEP()