Home
last modified time | relevance | path

Searched refs:IKEV2_VERSION (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Dikev2_common.h73 #define IKEV2_VERSION (((IKEV2_MjVer) << 4) | (IKEV2_MnVer)) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Dikev2_common.h73 #define IKEV2_VERSION (((IKEV2_MjVer) << 4) | (IKEV2_MnVer)) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Dikev2.c755 if (hdr->version != IKEV2_VERSION) { in ikev2_responder_process()
757 "(expected 0x%x)", hdr->version, IKEV2_VERSION); in ikev2_responder_process()
832 hdr->version = IKEV2_VERSION; in ikev2_build_hdr()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Dikev2.c823 if (hdr->version != IKEV2_VERSION) { in ikev2_initiator_process()
825 "(expected 0x%x)", hdr->version, IKEV2_VERSION); in ikev2_initiator_process()
896 hdr->version = IKEV2_VERSION; in ikev2_build_hdr()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Dikev2.c757 if (hdr->version != IKEV2_VERSION) { in ikev2_responder_process()
759 "(expected 0x%x)", hdr->version, IKEV2_VERSION); in ikev2_responder_process()
834 hdr->version = IKEV2_VERSION; in ikev2_build_hdr()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Dikev2.c823 if (hdr->version != IKEV2_VERSION) { in ikev2_initiator_process()
825 "(expected 0x%x)", hdr->version, IKEV2_VERSION); in ikev2_initiator_process()
896 hdr->version = IKEV2_VERSION; in ikev2_build_hdr()

Completed in 7 milliseconds