Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/src/eap_peer/
Deap_fast_common.h12 #define EAP_FAST_VERSION 1 macro
Deap_fast.c156 data->fast_version = EAP_FAST_VERSION; in eap_fast_init()
605 if (_bind->version != EAP_FAST_VERSION || in eap_fast_validate_crypto_binding()
606 _bind->received_version != EAP_FAST_VERSION || in eap_fast_validate_crypto_binding()
628 rbind->version = EAP_FAST_VERSION; in eap_fast_write_crypto_binding()