Lines Matching full:recv_response
1085 u8 recv_response[20];1416 hexstr2bin((char *) (mschapv2 + 3), recv_response, 20) ||1417 os_memcmp(data->auth_response, recv_response, 20) != 0) {