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

/freebsd-10.3-release/contrib/wpa/src/eap_common/
H A Deap_pax_common.c133 e, 2 * EAP_PAX_RAND_LEN, EAP_PAX_CK_LEN, ck) ||
140 wpa_hexdump_key(MSG_MSGDUMP, "EAP-PAX: CK", ck, EAP_PAX_CK_LEN);
H A Deap_pax_common.h75 #define EAP_PAX_CK_LEN 16 macro
/freebsd-10.3-release/contrib/wpa/src/eap_peer/
H A Deap_pax.c39 u8 ck[EAP_PAX_CK_LEN];
207 eap_pax_mac(req->mac_id, data->ck, EAP_PAX_CK_LEN,
278 eap_pax_mac(data->mac_id, data->ck, EAP_PAX_CK_LEN,
/freebsd-10.3-release/contrib/wpa/src/eap_server/
H A Deap_server_pax.c37 u8 ck[EAP_PAX_CK_LEN];
146 eap_pax_mac(data->mac_id, data->ck, EAP_PAX_CK_LEN,
394 eap_pax_mac(data->mac_id, data->ck, EAP_PAX_CK_LEN,

Completed in 114 milliseconds