|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <sspi.h>
Public Attributes | |
| ULONG | cbMaxToken |
| ULONG | cbMaxSignature |
| ULONG | cbBlockSize |
| ULONG | cbSecurityTrailer |
| ULONG _SecPkgContext_Sizes::cbBlockSize |
Definition at line 563 of file sspi.h.
Referenced by ntlm_QueryContextAttributesW(), sspi_wrap(), and testAuth().
| ULONG _SecPkgContext_Sizes::cbMaxSignature |
Definition at line 562 of file sspi.h.
Referenced by ntlm_QueryContextAttributesW(), print_negotiated_attrs(), RPCRT4_default_authorize(), sspi_get_mic(), and testAuth().
| ULONG _SecPkgContext_Sizes::cbMaxToken |
Definition at line 561 of file sspi.h.
Referenced by ntlm_QueryContextAttributesW(), and testAuth().
| ULONG _SecPkgContext_Sizes::cbSecurityTrailer |
Definition at line 564 of file sspi.h.
Referenced by ntlm_QueryContextAttributesW(), RPCRT4_default_authorize(), sspi_wrap(), testAuth(), and testSignSeal().