Home
last modified time | relevance | path

Searched refs:EAP_EKE_MAC_HMAC_SHA2_256 (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_eke.c137 pos[3] == EAP_EKE_MAC_HMAC_SHA2_256) in supported_proposal()
143 pos[3] == EAP_EKE_MAC_HMAC_SHA2_256) in supported_proposal()
149 pos[3] == EAP_EKE_MAC_HMAC_SHA2_256) in supported_proposal()
201 wpabuf_put_u8(msg, EAP_EKE_MAC_HMAC_SHA2_256); /* MAC */ in eap_eke_build_identity()
207 wpabuf_put_u8(msg, EAP_EKE_MAC_HMAC_SHA2_256); /* MAC */ in eap_eke_build_identity()
213 wpabuf_put_u8(msg, EAP_EKE_MAC_HMAC_SHA2_256); /* MAC */ in eap_eke_build_identity()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_eke.c137 pos[3] == EAP_EKE_MAC_HMAC_SHA2_256) in supported_proposal()
143 pos[3] == EAP_EKE_MAC_HMAC_SHA2_256) in supported_proposal()
149 pos[3] == EAP_EKE_MAC_HMAC_SHA2_256) in supported_proposal()
201 wpabuf_put_u8(msg, EAP_EKE_MAC_HMAC_SHA2_256); /* MAC */ in eap_eke_build_identity()
207 wpabuf_put_u8(msg, EAP_EKE_MAC_HMAC_SHA2_256); /* MAC */ in eap_eke_build_identity()
213 wpabuf_put_u8(msg, EAP_EKE_MAC_HMAC_SHA2_256); /* MAC */ in eap_eke_build_identity()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_eke_common.c97 else if (mac == EAP_EKE_MAC_HMAC_SHA2_256) in eap_eke_pnonce_len()
112 else if (mac == EAP_EKE_MAC_HMAC_SHA2_256) in eap_eke_pnonce_ps_len()
577 if (mac == EAP_EKE_MAC_HMAC_SHA2_256) in eap_eke_mac()
H A Deap_eke_common.h34 #define EAP_EKE_MAC_HMAC_SHA2_256 2 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_eke_common.c97 else if (mac == EAP_EKE_MAC_HMAC_SHA2_256) in eap_eke_pnonce_len()
112 else if (mac == EAP_EKE_MAC_HMAC_SHA2_256) in eap_eke_pnonce_ps_len()
577 if (mac == EAP_EKE_MAC_HMAC_SHA2_256) in eap_eke_mac()
H A Deap_eke_common.h34 #define EAP_EKE_MAC_HMAC_SHA2_256 2 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_eke.c191 mac == EAP_EKE_MAC_HMAC_SHA2_256; in eap_eke_supp_mac()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_eke.c191 mac == EAP_EKE_MAC_HMAC_SHA2_256; in eap_eke_supp_mac()

Completed in 7 milliseconds