Searched refs:EAP_TTLS_MSCHAP_CHALLENGE_LEN (Results 1 – 3 of 3) sorted by relevance
60 #define EAP_TTLS_MSCHAP_CHALLENGE_LEN 8 macro
627 challenge_len != EAP_TTLS_MSCHAP_CHALLENGE_LEN || in eap_ttls_process_phase2_mschap()646 EAP_TTLS_MSCHAP_CHALLENGE_LEN + 1); in eap_ttls_process_phase2_mschap()660 if (os_memcmp_const(challenge, chal, EAP_TTLS_MSCHAP_CHALLENGE_LEN) in eap_ttls_process_phase2_mschap()662 response[0] != chal[EAP_TTLS_MSCHAP_CHALLENGE_LEN]) { in eap_ttls_process_phase2_mschap()
661 sm, data, EAP_TTLS_MSCHAP_CHALLENGE_LEN + 1); in eap_ttls_phase2_request_mschap()671 challenge, EAP_TTLS_MSCHAP_CHALLENGE_LEN); in eap_ttls_phase2_request_mschap()677 data->ident = challenge[EAP_TTLS_MSCHAP_CHALLENGE_LEN]; in eap_ttls_phase2_request_mschap()709 challenge, EAP_TTLS_MSCHAP_CHALLENGE_LEN); in eap_ttls_phase2_request_mschap()