ReactOS 0.4.16-dev-336-gb667d82
|
#include <sspi.h>
Public Member Functions | |
_Field_size_ (cBuffers) PSecBuffer pBuffers | |
MIDL_PROP ([size_is(cBuffers)]) _Field_size_(cBuffers) PSecBuffer pBuffers | |
Public Attributes | |
ULONG | ulVersion |
ULONG | cBuffers |
_SecBufferDesc::_Field_size_ | ( | cBuffers | ) |
_SecBufferDesc::MIDL_PROP | ( | ) |
ULONG _SecBufferDesc::cBuffers |
Definition at line 182 of file sspi.h.
Referenced by authsspi_refresh(), cleanupBuffers(), communicate(), do_authorization(), HTTP_DoAuthorization(), ntlm_AcceptSecurityContext(), ntlm_CreateSignature(), ntlm_DecryptMessage(), ntlm_EncryptMessage(), ntlm_GetDataBufferIndex(), ntlm_GetTokenBufferIndex(), ntlm_MakeSignature(), ntlm_VerifySignature(), RPCRT4_default_authorize(), runClient(), setupBuffers(), sspi_unwrap(), sspi_wrap(), test_cred_multiple_use(), test_null_auth_data(), and testSignSeal().
ULONG _SecBufferDesc::ulVersion |
Definition at line 181 of file sspi.h.
Referenced by authsspi_refresh(), do_authorization(), HTTP_DoAuthorization(), ntlm_VerifySignature(), RPCRT4_default_authorize(), setupBuffers(), sspi_unwrap(), sspi_wrap(), test_cred_multiple_use(), test_null_auth_data(), and testSignSeal().