Home
last modified time | relevance | path

Searched refs:wpa_sm_set_ptk_kck_kek (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.h215 void wpa_sm_set_ptk_kck_kek(struct wpa_sm *sm,
408 static inline void wpa_sm_set_ptk_kck_kek(struct wpa_sm *sm, const u8 *ptk_kck, in wpa_sm_set_ptk_kck_kek() function
Dwpa.c3999 void wpa_sm_set_ptk_kck_kek(struct wpa_sm *sm, in wpa_sm_set_ptk_kck_kek() function
/external/wpa_supplicant_8/wpa_supplicant/
Devents.c4492 wpa_sm_set_ptk_kck_kek(wpa_s->wpa, data->assoc_info.ptk_kck, in wpa_supplicant_event_assoc_auth()