Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/src/eap_peer/
Deap_ttls.h62 #define EAP_TTLS_CHAP_CHALLENGE_LEN 16 macro
Deap_ttls.c692 sm, data, EAP_TTLS_CHAP_CHALLENGE_LEN + 1); in eap_ttls_phase2_request_chap()
701 challenge, EAP_TTLS_CHAP_CHALLENGE_LEN); in eap_ttls_phase2_request_chap()
706 data->ident = challenge[EAP_TTLS_CHAP_CHALLENGE_LEN]; in eap_ttls_phase2_request_chap()
711 EAP_TTLS_CHAP_CHALLENGE_LEN, pos); in eap_ttls_phase2_request_chap()
718 challenge, EAP_TTLS_CHAP_CHALLENGE_LEN); in eap_ttls_phase2_request_chap()