Searched refs:response_len (Results 1 – 2 of 2) sorted by relevance
193 u8 response_len, pw_hash[16], pw_hash_hash[16], in eap_leap_process_response() local221 response_len = *pos++; in eap_leap_process_response()222 if (response_len != LEAP_RESPONSE_LEN || response_len > len - 3) { in eap_leap_process_response()225 response_len, (unsigned long) wpabuf_len(reqData)); in eap_leap_process_response()
622 u8 *response, size_t response_len) in eap_ttls_process_phase2_mschap() argument628 response_len != EAP_TTLS_MSCHAP_RESPONSE_LEN) { in eap_ttls_process_phase2_mschap()632 (unsigned long) response_len); in eap_ttls_process_phase2_mschap()698 u8 *response, size_t response_len) in eap_ttls_process_phase2_mschapv2() argument706 response_len != EAP_TTLS_MSCHAPV2_RESPONSE_LEN) { in eap_ttls_process_phase2_mschapv2()710 (unsigned long) response_len); in eap_ttls_process_phase2_mschapv2()