Searched refs:eap_psk_derive_keys (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/eap_common/
H A Deap_psk_common.c34 int eap_psk_derive_keys(const u8 *kdk, const u8 *rand_p, u8 *tek, u8 *msk, function
H A Deap_psk_common.h69 int __must_check eap_psk_derive_keys(const u8 *kdk, const u8 *rand_p, u8 *tek,
/netbsd-current/external/bsd/wpa/dist/src/eap_peer/
H A Deap_psk.c248 if (eap_psk_derive_keys(data->kdk, data->rand_p, data->tek,
/netbsd-current/external/bsd/wpa/dist/src/eap_server/
H A Deap_server_psk.c126 if (eap_psk_derive_keys(data->kdk, data->rand_p, data->tek, data->msk,

Completed in 198 milliseconds