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

/freebsd-current/contrib/wpa/src/eap_common/
H A Deap_pax_common.c46 if (mac_id != EAP_PAX_MAC_HMAC_SHA1_128)
99 if (mac_id != EAP_PAX_MAC_HMAC_SHA1_128)
H A Deap_pax_common.h49 #define EAP_PAX_MAC_HMAC_SHA1_128 0x01 macro
/freebsd-current/contrib/wpa/src/eap_peer/
H A Deap_pax.c388 if (req->mac_id != EAP_PAX_MAC_HMAC_SHA1_128) {
/freebsd-current/contrib/wpa/src/eap_server/
H A Deap_server_pax.c58 data->mac_id = EAP_PAX_MAC_HMAC_SHA1_128;

Completed in 118 milliseconds