Home
last modified time | relevance | path

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

/external/curl/lib/vauth/
Dntlm.h110 #define NTLMFLAG_REQUEST_INIT_RESPONSE (1<<20) macro
Dntlm.c114 if(flags & NTLMFLAG_REQUEST_INIT_RESPONSE) in ntlm_print_flags()