Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h253 int wpa_auth_pmksa_add(struct wpa_state_machine *sm, const u8 *pmk,
Dieee802_1x.c1352 wpa_auth_pmksa_add(sta->wpa_sm, sm->eapol_key_crypt, in ieee802_1x_receive_auth()
2078 wpa_auth_pmksa_add(sta->wpa_sm, key, dot11RSNAConfigPMKLifetime, in ieee802_1x_finished()
Dwpa_auth.c2861 int wpa_auth_pmksa_add(struct wpa_state_machine *sm, const u8 *pmk, in wpa_auth_pmksa_add() function