Searched refs:wpa_auth_get_psk (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/contrib/wpa_supplicant/src/ap/ |
H A D | wpa_auth.c | 114 static inline const u8 * wpa_auth_get_psk(struct wpa_authenticator *wpa_auth, in wpa_auth_get_psk() function 887 pmk = wpa_auth_get_psk(sm->wpa_auth, sm->addr, in wpa_try_alt_snonce() 2073 psk = wpa_auth_get_psk(sm->wpa_auth, sm->addr, sm->p2p_dev_addr, NULL, in SM_STATE() 2836 pmk = wpa_auth_get_psk(sm->wpa_auth, sm->addr, in SM_STATE() 3456 if (wpa_auth_get_psk(sm->wpa_auth, sm->addr, sm->p2p_dev_addr, in SM_STEP()
|