Searched defs:kck (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/rsn_supp/
H A Dwpa_ft.c176 wpa_ft_gen_req_ies(struct wpa_sm *sm, size_t *len, const u8 *anonce, const u8 *pmk_name, const u8 *kck, const u8 *target_ap, const u8 *ric_ies, size_t ric_ies_len, const u8 *ap_mdie) argument
H A Dwpa.c42 void wpa_eapol_key_send(struct wpa_sm *sm, const u8 *kck, argument
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/common/
H A Dwpa_common.c135 int wpa_ft_mic(const u8 *kck, const u8 *sta_addr, const u8 *ap_addr, argument
H A Dwpa_common.h168 u8 kck[16]; /* EAPOL-Key Key Confirmation Key (KCK) */ member in struct:wpa_ptk

Completed in 51 milliseconds