Home
last modified time | relevance | path

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

/hostap-latest/src/rsn_supp/
Dwpa.h271 void wpa_sm_set_ptk_kck_kek(struct wpa_sm *sm,
511 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.c5730 void wpa_sm_set_ptk_kck_kek(struct wpa_sm *sm, in wpa_sm_set_ptk_kck_kek() function
/hostap-latest/wpa_supplicant/
Devents.c5692 wpa_sm_set_ptk_kck_kek(wpa_s->wpa, data->assoc_info.ptk_kck, in wpa_supplicant_event_assoc_auth()