Searched refs:ntrespoff (Results 1 – 1 of 1) sorted by relevance
513 int ntrespoff; in Curl_auth_create_ntlm_type3_message() local665 ntrespoff = lmrespoff + 0x18; in Curl_auth_create_ntlm_type3_message()666 domoff = ntrespoff + ntresplen; in Curl_auth_create_ntlm_type3_message()727 SHORTPAIR(ntrespoff), in Curl_auth_create_ntlm_type3_message()773 DEBUGASSERT(size == (size_t)ntrespoff); in Curl_auth_create_ntlm_type3_message()780 ntlm_print_hex(stderr, (char *)&ntlmbuf[ntrespoff], ntresplen); in Curl_auth_create_ntlm_type3_message()