Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eap_common/
Dikev2_common.h159 AUTH_HMAC_SHA1_96 = 2, enumerator
Dikev2_common.c20 { AUTH_HMAC_SHA1_96, 20, 12 },
62 case AUTH_HMAC_SHA1_96: in ikev2_integ_hash()
/external/wpa_supplicant_8/src/eap_server/
Deap_server_ikev2.c101 data->ikev2.proposal.integ = AUTH_HMAC_SHA1_96; in eap_ikev2_init()