Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/src/eap_peer/
Deap_ttls.h60 #define EAP_TTLS_MSCHAP_CHALLENGE_LEN 8 macro
Deap_ttls.c552 sm, data, EAP_TTLS_MSCHAP_CHALLENGE_LEN + 1); in eap_ttls_phase2_request_mschap()
562 challenge, EAP_TTLS_MSCHAP_CHALLENGE_LEN); in eap_ttls_phase2_request_mschap()
568 data->ident = challenge[EAP_TTLS_MSCHAP_CHALLENGE_LEN]; in eap_ttls_phase2_request_mschap()
584 challenge, EAP_TTLS_MSCHAP_CHALLENGE_LEN); in eap_ttls_phase2_request_mschap()