Searched refs:EAP_TTLS_MSCHAP_CHALLENGE_LEN (Results 1 – 3 of 3) sorted by relevance
60 #define EAP_TTLS_MSCHAP_CHALLENGE_LEN 8 macro
625 challenge_len != EAP_TTLS_MSCHAP_CHALLENGE_LEN || in eap_ttls_process_phase2_mschap()644 EAP_TTLS_MSCHAP_CHALLENGE_LEN + 1); in eap_ttls_process_phase2_mschap()658 if (os_memcmp_const(challenge, chal, EAP_TTLS_MSCHAP_CHALLENGE_LEN) in eap_ttls_process_phase2_mschap()660 response[0] != chal[EAP_TTLS_MSCHAP_CHALLENGE_LEN]) { in eap_ttls_process_phase2_mschap()
605 sm, data, EAP_TTLS_MSCHAP_CHALLENGE_LEN + 1); in eap_ttls_phase2_request_mschap()615 challenge, EAP_TTLS_MSCHAP_CHALLENGE_LEN); in eap_ttls_phase2_request_mschap()621 data->ident = challenge[EAP_TTLS_MSCHAP_CHALLENGE_LEN]; in eap_ttls_phase2_request_mschap()653 challenge, EAP_TTLS_MSCHAP_CHALLENGE_LEN); in eap_ttls_phase2_request_mschap()