Home
last modified time | relevance | path

Searched refs:wpa_sm_key_mgmt_set_pmk (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
Dwpa_i.h388 static inline int wpa_sm_key_mgmt_set_pmk(struct wpa_sm *sm, in wpa_sm_key_mgmt_set_pmk() function
Dwpa.c247 if (wpa_sm_key_mgmt_set_pmk(sm, sm->xxkey, sm->xxkey_len)) in wpa_supplicant_key_mgmt_set_pmk()
252 if (wpa_sm_key_mgmt_set_pmk(sm, sm->pmk, sm->pmk_len)) in wpa_supplicant_key_mgmt_set_pmk()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
Dwpa_i.h445 static inline int wpa_sm_key_mgmt_set_pmk(struct wpa_sm *sm, in wpa_sm_key_mgmt_set_pmk() function
Dwpa.c257 if (wpa_sm_key_mgmt_set_pmk(sm, sm->xxkey, sm->xxkey_len)) in wpa_supplicant_key_mgmt_set_pmk()
262 if (wpa_sm_key_mgmt_set_pmk(sm, sm->pmk, sm->pmk_len)) in wpa_supplicant_key_mgmt_set_pmk()