HomeSort by relevance Sort by last modified time
    Searched refs:wpa_sm_key_mgmt_set_pmk (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/rsn_supp/
wpa_i.h 360 static inline int wpa_sm_key_mgmt_set_pmk(struct wpa_sm *sm, function
wpa.c 241 if (wpa_sm_key_mgmt_set_pmk(sm, sm->xxkey, sm->xxkey_len))
246 if (wpa_sm_key_mgmt_set_pmk(sm, sm->pmk, sm->pmk_len))
    [all...]

Completed in 381 milliseconds