Home
last modified time | relevance | path

Searched defs:ntlmW (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/secur32/wine/
H A Dnegotiate.c56 static SEC_WCHAR ntlmW[] = {'N','T','L','M',0}; in nego_AcquireCredentialsHandleW() local
/reactos/dll/win32/credui/
H A Dcredui_main.c875 static const WCHAR ntlmW[] = {'N','T','L','M',0}; in SspiPromptForCredentialsW() local
/reactos/dll/win32/rpcrt4/
H A Drpc_transport.c2717 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 Drequest.c883 static const WCHAR ntlmW[] = {'N','T','L','M',0}; variable