Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h475 int wpa_auth_pmksa_add(struct wpa_state_machine *sm, const u8 *pmk,
H A Dieee802_1x.c3119 wpa_auth_pmksa_add(sta->wpa_sm, key, len, session_timeout, in ieee802_1x_finished()
H A Dwpa_auth.c6214 int wpa_auth_pmksa_add(struct wpa_state_machine *sm, const u8 *pmk, function