|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <sspi.h>

| ACCEPT_SECURITY_CONTEXT_FN _SECURITY_FUNCTION_TABLE_W::AcceptSecurityContext |
Definition at line 997 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
| ACQUIRE_CREDENTIALS_HANDLE_FN_W _SECURITY_FUNCTION_TABLE_W::AcquireCredentialsHandleW |
Definition at line 993 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
| ADD_CREDENTIALS_FN_W _SECURITY_FUNCTION_TABLE_W::AddCredentialsW |
Definition at line 1012 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
| APPLY_CONTROL_TOKEN_FN _SECURITY_FUNCTION_TABLE_W::ApplyControlToken |
| COMPLETE_AUTH_TOKEN_FN _SECURITY_FUNCTION_TABLE_W::CompleteAuthToken |
Definition at line 998 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
| DECRYPT_MESSAGE_FN _SECURITY_FUNCTION_TABLE_W::DecryptMessage |
Definition at line 1016 of file sspi.h.
Referenced by _makeFnTableA(), _makeFnTableW(), and test_InitSecurityInterface().
| DELETE_SECURITY_CONTEXT_FN _SECURITY_FUNCTION_TABLE_W::DeleteSecurityContext |
Definition at line 999 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
| ULONG _SECURITY_FUNCTION_TABLE_W::dwVersion |
Definition at line 990 of file sspi.h.
Referenced by _makeFnTableW(), and test_InitSecurityInterface().
| ENCRYPT_MESSAGE_FN _SECURITY_FUNCTION_TABLE_W::EncryptMessage |
Definition at line 1015 of file sspi.h.
Referenced by _makeFnTableA(), _makeFnTableW(), and test_InitSecurityInterface().
| ENUMERATE_SECURITY_PACKAGES_FN_W _SECURITY_FUNCTION_TABLE_W::EnumerateSecurityPackagesW |
Definition at line 991 of file sspi.h.
Referenced by _makeFnTableW(), and _tryLoadProvider().
| EXPORT_SECURITY_CONTEXT_FN _SECURITY_FUNCTION_TABLE_W::ExportSecurityContext |
Definition at line 1010 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
| FREE_CONTEXT_BUFFER_FN _SECURITY_FUNCTION_TABLE_W::FreeContextBuffer |
Definition at line 1006 of file sspi.h.
Referenced by _makeFnTableA(), _makeFnTableW(), _tryLoadProvider(), thunk_ContextAttributesAToW(), and thunk_ContextAttributesWToA().
| FREE_CREDENTIALS_HANDLE_FN _SECURITY_FUNCTION_TABLE_W::FreeCredentialsHandle |
| IMPERSONATE_SECURITY_CONTEXT_FN _SECURITY_FUNCTION_TABLE_W::ImpersonateSecurityContext |
Definition at line 1002 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
| IMPORT_SECURITY_CONTEXT_FN_W _SECURITY_FUNCTION_TABLE_W::ImportSecurityContextW |
Definition at line 1011 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
| INITIALIZE_SECURITY_CONTEXT_FN_W _SECURITY_FUNCTION_TABLE_W::InitializeSecurityContextW |
Definition at line 996 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
| MAKE_SIGNATURE_FN _SECURITY_FUNCTION_TABLE_W::MakeSignature |
Definition at line 1004 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
| QUERY_CONTEXT_ATTRIBUTES_FN_W _SECURITY_FUNCTION_TABLE_W::QueryContextAttributesW |
Definition at line 1001 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
| QUERY_CREDENTIALS_ATTRIBUTES_FN_W _SECURITY_FUNCTION_TABLE_W::QueryCredentialsAttributesW |
Definition at line 992 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
| QUERY_SECURITY_CONTEXT_TOKEN_FN _SECURITY_FUNCTION_TABLE_W::QuerySecurityContextToken |
Definition at line 1014 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
| QUERY_SECURITY_PACKAGE_INFO_FN_W _SECURITY_FUNCTION_TABLE_W::QuerySecurityPackageInfoW |
Definition at line 1007 of file sspi.h.
Referenced by _makeFnTableW().
| void* _SECURITY_FUNCTION_TABLE_W::Reserved2 |
Definition at line 995 of file sspi.h.
Referenced by test_InitSecurityInterface().
| void* _SECURITY_FUNCTION_TABLE_W::Reserved3 |
Definition at line 1008 of file sspi.h.
Referenced by test_InitSecurityInterface().
| void* _SECURITY_FUNCTION_TABLE_W::Reserved4 |
Definition at line 1009 of file sspi.h.
Referenced by test_InitSecurityInterface().
| REVERT_SECURITY_CONTEXT_FN _SECURITY_FUNCTION_TABLE_W::RevertSecurityContext |
Definition at line 1003 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
| SET_CONTEXT_ATTRIBUTES_FN_W _SECURITY_FUNCTION_TABLE_W::SetContextAttributesW |
Definition at line 1017 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
| VERIFY_SIGNATURE_FN _SECURITY_FUNCTION_TABLE_W::VerifySignature |
Definition at line 1005 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().