Searched refs:wpa_auth_get_psk (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth.c | 117 static inline const u8 * wpa_auth_get_psk(struct wpa_authenticator *wpa_auth, in wpa_auth_get_psk() function 950 pmk = wpa_auth_get_psk(sm->wpa_auth, sm->addr, in wpa_try_alt_snonce() 2148 psk = wpa_auth_get_psk(sm->wpa_auth, sm->addr, sm->p2p_dev_addr, NULL, in SM_STATE() 2952 pmk = wpa_auth_get_psk(sm->wpa_auth, sm->addr, in SM_STATE() 3763 if (wpa_auth_get_psk(wpa_auth, sm->addr, sm->p2p_dev_addr, in SM_STEP()
|