Home
last modified time | relevance | path

Searched refs:EAP_ERP_CS_HMAC_SHA256_256 (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/
Deap_defs.h60 EAP_ERP_CS_HMAC_SHA256_256 = 3, enumerator
/hal_espressif-latest/components/wpa_supplicant/src/eap_server/
Deap_server.c717 case EAP_ERP_CS_HMAC_SHA256_256: in erp_send_finish_reauth()
902 1 + (erp->cryptosuite == EAP_ERP_CS_HMAC_SHA256_256 ? 32 : 16)) { in SM_STATE()
909 case EAP_ERP_CS_HMAC_SHA256_256: in SM_STATE()
943 end[-33] == EAP_ERP_CS_HMAC_SHA256_256) { in SM_STATE()
951 erp->cryptosuite = EAP_ERP_CS_HMAC_SHA256_256; in SM_STATE()