Searched refs:ntrespoff (Results 1 – 1 of 1) sorted by relevance
502 int ntrespoff; in Curl_auth_create_ntlm_type3_message() local661 ntrespoff = lmrespoff + 0x18; in Curl_auth_create_ntlm_type3_message()662 domoff = ntrespoff + ntresplen; in Curl_auth_create_ntlm_type3_message()723 SHORTPAIR(ntrespoff), in Curl_auth_create_ntlm_type3_message()773 DEBUGASSERT(size == (size_t)ntrespoff); in Curl_auth_create_ntlm_type3_message()779 ntlm_print_hex(stderr, (char *)&ntlmbuf[ntrespoff], ntresplen); in Curl_auth_create_ntlm_type3_message()