Searched refs:NTLM_SEND (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/win32/secur32/wine/ |
H A D | ntlm.h | 69 NTLM_SEND, enumerator
|
H A D | ntlm.c | 1556 if(direction == NTLM_SEND) in ntlm_CreateSignature() 1591 if(direction == NTLM_SEND) in ntlm_CreateSignature() 1691 return ntlm_CreateSignature(helper, pMessage, token_idx, NTLM_SEND, TRUE); in ntlm_MakeSignature() 1826 ntlm_CreateSignature(helper, pMessage, token_idx, NTLM_SEND, FALSE); in ntlm_EncryptMessage() 1844 ntlm_CreateSignature(helper, pMessage, token_idx, NTLM_SEND, FALSE); in ntlm_EncryptMessage()
|