Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Dmschapv2.c115 u8 recv_response[MSCHAPV2_AUTH_RESPONSE_LEN]; in mschapv2_verify_auth_response() local
118 hexstr2bin((char *) (buf + 2), recv_response, in mschapv2_verify_auth_response()
120 os_memcmp_const(auth_response, recv_response, in mschapv2_verify_auth_response()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
Dmschapv2.c115 u8 recv_response[MSCHAPV2_AUTH_RESPONSE_LEN]; in mschapv2_verify_auth_response() local
118 hexstr2bin((char *) (buf + 2), recv_response, in mschapv2_verify_auth_response()
120 os_memcmp_const(auth_response, recv_response, in mschapv2_verify_auth_response()