Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/rsn_supp/
Dwpa_i.h440 static inline int wpa_sm_key_mgmt_set_pmk(struct wpa_sm *sm, in wpa_sm_key_mgmt_set_pmk() function
Dwpa.c258 if (wpa_sm_key_mgmt_set_pmk(sm, sm->xxkey, sm->xxkey_len)) in wpa_supplicant_key_mgmt_set_pmk()
263 if (wpa_sm_key_mgmt_set_pmk(sm, sm->pmk, sm->pmk_len)) in wpa_supplicant_key_mgmt_set_pmk()