Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
Deap_defs.h60 EAP_ERP_CS_HMAC_SHA256_256 = 3, enumerator
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
Deap_defs.h60 EAP_ERP_CS_HMAC_SHA256_256 = 3, enumerator
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
Deap_server.c708 case EAP_ERP_CS_HMAC_SHA256_256: in erp_send_finish_reauth()
891 1 + (erp->cryptosuite == EAP_ERP_CS_HMAC_SHA256_256 ? 32 : 16)) { in SM_STATE()
898 case EAP_ERP_CS_HMAC_SHA256_256: in SM_STATE()
932 end[-33] == EAP_ERP_CS_HMAC_SHA256_256) { in SM_STATE()
940 erp->cryptosuite = EAP_ERP_CS_HMAC_SHA256_256; in SM_STATE()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
Deap_server.c715 case EAP_ERP_CS_HMAC_SHA256_256: in erp_send_finish_reauth()
900 1 + (erp->cryptosuite == EAP_ERP_CS_HMAC_SHA256_256 ? 32 : 16)) { in SM_STATE()
907 case EAP_ERP_CS_HMAC_SHA256_256: in SM_STATE()
941 end[-33] == EAP_ERP_CS_HMAC_SHA256_256) { in SM_STATE()
949 erp->cryptosuite = EAP_ERP_CS_HMAC_SHA256_256; in SM_STATE()