ReactOS 0.4.16-dev-401-g45b008d
|
#include <sspi.h>
ACCEPT_SECURITY_CONTEXT_FN _SECURITY_FUNCTION_TABLE_A::AcceptSecurityContext |
Definition at line 962 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
ACQUIRE_CREDENTIALS_HANDLE_FN_A _SECURITY_FUNCTION_TABLE_A::AcquireCredentialsHandleA |
Definition at line 958 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
ADD_CREDENTIALS_FN_A _SECURITY_FUNCTION_TABLE_A::AddCredentialsA |
Definition at line 977 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
APPLY_CONTROL_TOKEN_FN _SECURITY_FUNCTION_TABLE_A::ApplyControlToken |
COMPLETE_AUTH_TOKEN_FN _SECURITY_FUNCTION_TABLE_A::CompleteAuthToken |
Definition at line 963 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
DECRYPT_MESSAGE_FN _SECURITY_FUNCTION_TABLE_A::DecryptMessage |
Definition at line 981 of file sspi.h.
Referenced by _makeFnTableA(), _makeFnTableW(), and test_InitSecurityInterface().
DELETE_SECURITY_CONTEXT_FN _SECURITY_FUNCTION_TABLE_A::DeleteSecurityContext |
Definition at line 964 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
ULONG _SECURITY_FUNCTION_TABLE_A::dwVersion |
Definition at line 955 of file sspi.h.
Referenced by _makeFnTableA(), and test_InitSecurityInterface().
ENCRYPT_MESSAGE_FN _SECURITY_FUNCTION_TABLE_A::EncryptMessage |
Definition at line 980 of file sspi.h.
Referenced by _makeFnTableA(), _makeFnTableW(), and test_InitSecurityInterface().
ENUMERATE_SECURITY_PACKAGES_FN_A _SECURITY_FUNCTION_TABLE_A::EnumerateSecurityPackagesA |
Definition at line 956 of file sspi.h.
Referenced by _makeFnTableA(), and _tryLoadProvider().
EXPORT_SECURITY_CONTEXT_FN _SECURITY_FUNCTION_TABLE_A::ExportSecurityContext |
Definition at line 975 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
FREE_CONTEXT_BUFFER_FN _SECURITY_FUNCTION_TABLE_A::FreeContextBuffer |
Definition at line 971 of file sspi.h.
Referenced by _makeFnTableA(), _makeFnTableW(), and _tryLoadProvider().
FREE_CREDENTIALS_HANDLE_FN _SECURITY_FUNCTION_TABLE_A::FreeCredentialsHandle |
IMPERSONATE_SECURITY_CONTEXT_FN _SECURITY_FUNCTION_TABLE_A::ImpersonateSecurityContext |
Definition at line 967 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
IMPORT_SECURITY_CONTEXT_FN_A _SECURITY_FUNCTION_TABLE_A::ImportSecurityContextA |
Definition at line 976 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
INITIALIZE_SECURITY_CONTEXT_FN_A _SECURITY_FUNCTION_TABLE_A::InitializeSecurityContextA |
Definition at line 961 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
MAKE_SIGNATURE_FN _SECURITY_FUNCTION_TABLE_A::MakeSignature |
Definition at line 969 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
QUERY_CONTEXT_ATTRIBUTES_FN_A _SECURITY_FUNCTION_TABLE_A::QueryContextAttributesA |
Definition at line 966 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
QUERY_CREDENTIALS_ATTRIBUTES_FN_A _SECURITY_FUNCTION_TABLE_A::QueryCredentialsAttributesA |
Definition at line 957 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
QUERY_SECURITY_CONTEXT_TOKEN_FN _SECURITY_FUNCTION_TABLE_A::QuerySecurityContextToken |
Definition at line 979 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
QUERY_SECURITY_PACKAGE_INFO_FN_A _SECURITY_FUNCTION_TABLE_A::QuerySecurityPackageInfoA |
Definition at line 972 of file sspi.h.
Referenced by _makeFnTableA().
void* _SECURITY_FUNCTION_TABLE_A::Reserved2 |
Definition at line 960 of file sspi.h.
Referenced by test_InitSecurityInterface().
void* _SECURITY_FUNCTION_TABLE_A::Reserved3 |
Definition at line 973 of file sspi.h.
Referenced by test_InitSecurityInterface().
void* _SECURITY_FUNCTION_TABLE_A::Reserved4 |
Definition at line 974 of file sspi.h.
Referenced by test_InitSecurityInterface().
REVERT_SECURITY_CONTEXT_FN _SECURITY_FUNCTION_TABLE_A::RevertSecurityContext |
Definition at line 968 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
SET_CONTEXT_ATTRIBUTES_FN_A _SECURITY_FUNCTION_TABLE_A::SetContextAttributesA |
Definition at line 982 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().
VERIFY_SIGNATURE_FN _SECURITY_FUNCTION_TABLE_A::VerifySignature |
Definition at line 970 of file sspi.h.
Referenced by _makeFnTableA(), and _makeFnTableW().