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

/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa_i.h342 static inline int wpa_sm_key_mgmt_set_pmk(struct wpa_sm *sm, function
H A Dwpa.c160 if (wpa_sm_key_mgmt_set_pmk(sm, sm->xxkey, sm->xxkey_len))
165 if (wpa_sm_key_mgmt_set_pmk(sm, sm->pmk, sm->pmk_len))
/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa_i.h342 static inline int wpa_sm_key_mgmt_set_pmk(struct wpa_sm *sm, function
H A Dwpa.c160 if (wpa_sm_key_mgmt_set_pmk(sm, sm->xxkey, sm->xxkey_len))
165 if (wpa_sm_key_mgmt_set_pmk(sm, sm->pmk, sm->pmk_len))
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dwpa_i.h342 static inline int wpa_sm_key_mgmt_set_pmk(struct wpa_sm *sm, function
H A Dwpa.c160 if (wpa_sm_key_mgmt_set_pmk(sm, sm->xxkey, sm->xxkey_len))
165 if (wpa_sm_key_mgmt_set_pmk(sm, sm->pmk, sm->pmk_len))

Completed in 139 milliseconds