Home
last modified time | relevance | path

Searched refs:EAP_ERP_CS_HMAC_SHA256_128 (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
Deap_defs.h59 EAP_ERP_CS_HMAC_SHA256_128 = 2, enumerator
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
Deap_defs.h59 EAP_ERP_CS_HMAC_SHA256_128 = 2, enumerator
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
Deap_server.c486 ctx[0] = EAP_ERP_CS_HMAC_SHA256_128; in eap_server_erp_init()
718 case EAP_ERP_CS_HMAC_SHA256_128: in erp_send_finish_reauth()
915 case EAP_ERP_CS_HMAC_SHA256_128: in SM_STATE()
953 if (!hash_len && end[-17] == EAP_ERP_CS_HMAC_SHA256_128) { in SM_STATE()
961 erp->cryptosuite = EAP_ERP_CS_HMAC_SHA256_128; in SM_STATE()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
Deap_server.c479 ctx[0] = EAP_ERP_CS_HMAC_SHA256_128; in eap_server_erp_init()
711 case EAP_ERP_CS_HMAC_SHA256_128: in erp_send_finish_reauth()
906 case EAP_ERP_CS_HMAC_SHA256_128: in SM_STATE()
944 if (!hash_len && end[-17] == EAP_ERP_CS_HMAC_SHA256_128) { in SM_STATE()
952 erp->cryptosuite = EAP_ERP_CS_HMAC_SHA256_128; in SM_STATE()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
Deap.c766 ctx[0] = EAP_ERP_CS_HMAC_SHA256_128; in eap_peer_erp_init()
831 wpabuf_put_u8(msg, EAP_ERP_CS_HMAC_SHA256_128); /* Cryptosuite */ in eap_peer_build_erp_reauth_start()
1874 if (end[-17] != EAP_ERP_CS_HMAC_SHA256_128) { in eap_peer_finish()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Deap.c774 ctx[0] = EAP_ERP_CS_HMAC_SHA256_128; in eap_peer_erp_init()
840 wpabuf_put_u8(msg, EAP_ERP_CS_HMAC_SHA256_128); /* Cryptosuite */ in eap_peer_build_erp_reauth_start()
1912 if (end[-17] != EAP_ERP_CS_HMAC_SHA256_128) { in eap_peer_finish()