Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/wpa/src/rsn_supp/
HDwpa.h258 void wpa_sm_set_ptk_kck_kek(struct wpa_sm *sm,
463 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
HDwpa.c5361 void wpa_sm_set_ptk_kck_kek(struct wpa_sm *sm, in wpa_sm_set_ptk_kck_kek() function
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
HDevents.c5602 wpa_sm_set_ptk_kck_kek(wpa_s->wpa, data->assoc_info.ptk_kck, in wpa_supplicant_event_assoc_auth()