Searched defs:ntlmW (Results 1 – 4 of 4) sorted by relevance
/reactos/dll/win32/secur32/wine/ |
H A D | negotiate.c | 56 static SEC_WCHAR ntlmW[] = {'N','T','L','M',0}; in nego_AcquireCredentialsHandleW() local
|
/reactos/dll/win32/credui/ |
H A D | credui_main.c | 875 static const WCHAR ntlmW[] = {'N','T','L','M',0}; in SspiPromptForCredentialsW() local
|
/reactos/dll/win32/rpcrt4/ |
H A D | rpc_transport.c | 2717 static const WCHAR ntlmW[] = {'N','T','L','M',0}; variable 2795 …static SEC_WCHAR ntlmW[] = {'N','T','L','M',0}, negotiateW[] = {'N','e','g','o','t','i','a','t','e… in do_authorization() local 2913 static const WCHAR ntlmW[] = {'N','T','L','M',' '}; in insert_authorization_header() local
|
/reactos/dll/win32/winhttp/ |
H A D | request.c | 883 static const WCHAR ntlmW[] = {'N','T','L','M',0}; variable
|