Searched refs:ntrespoff (Results 1 – 1 of 1) sorted by relevance
524 int ntrespoff; in Curl_auth_create_ntlm_type3_message() local675 ntrespoff = lmrespoff + 0x18; in Curl_auth_create_ntlm_type3_message()676 domoff = ntrespoff + ntresplen; in Curl_auth_create_ntlm_type3_message()737 SHORTPAIR(ntrespoff), in Curl_auth_create_ntlm_type3_message()787 DEBUGASSERT(size == (size_t)ntrespoff); in Curl_auth_create_ntlm_type3_message()793 ntlm_print_hex(stderr, (char *)&ntlmbuf[ntrespoff], ntresplen); in Curl_auth_create_ntlm_type3_message()