Searched refs:wpa_sm_key_mgmt_set_pmk (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/rsn_supp/
H A Dwpa_i.h388 static inline int wpa_sm_key_mgmt_set_pmk(struct wpa_sm *sm, function
H A Dwpa.c247 if (wpa_sm_key_mgmt_set_pmk(sm, sm->xxkey, sm->xxkey_len))
252 if (wpa_sm_key_mgmt_set_pmk(sm, sm->pmk, sm->pmk_len))

Completed in 112 milliseconds