reactos/reactos/lib/security/security.def
Christoph von Wittich ffaa12375e * add Security.dll (redirects all calls to secur32.dll)
svn path=/trunk/; revision=18463
2005-10-14 23:13:08 +00:00

78 lines
4.2 KiB
Modula-2

LIBRARY SECURITY.DLL
EXPORTS;
LsaRegisterLogonProcess@12=SECUR32.LsaRegisterLogonProcess
LsaLogonUser@56=SECUR32.LsaLogonUser
LsaDeregisterLogonProcess@4=SECUR32.LsaDeregisterLogonProcess
LsaConnectUntrusted@4=SECUR32.LsaConnectUntrusted
LsaLookupAuthenticationPackage@12=SECUR32.LsaLookupAuthenticationPackage
LsaFreeReturnBuffer@4=SECUR32.LsaFreeReturnBuffer
LsaCallAuthenticationPackage@28=SECUR32.LsaCallAuthenticationPackage
;@AcceptSecurityContext=SECUR32.AcceptSecurityContext
;@AcquireCredentialsHandleA=SECUR32.AcquireCredentialsHandleA
;@AcquireCredentialsHandleW=SECUR32.AcquireCredentialsHandleW
;@AddCredentialsA=SECUR32.AddCredentialsA
;@AddCredentialsW=SECUR32.AddCredentialsW
;@AddSecurityPackageA=SECUR32.AddSecurityPackageA
;@AddSecurityPackageW=SECUR32.AddSecurityPackageW
;@ApplyControlToken=SECUR32.ApplyControlToken
;@CompleteAuthToken=SECUR32.CompleteAuthToken
;@CredMarshalTargetInfo=SECUR32.CredMarshalTargetInfo
;@CredUnmarshalTargetInfo=SECUR32.CredUnmarshalTargetInfo
;@DecryptMessage=SECUR32.DecryptMessage
;@DeleteSecurityContext=SECUR32.DeleteSecurityContext
;@DeleteSecurityPackageA=SECUR32.DeleteSecurityPackageA
;@DeleteSecurityPackageW=SECUR32.DeleteSecurityPackageW
;@EncryptMessage=SECUR32.EncryptMessage
;EnumerateSecurityPackagesA@8=SECUR32.EnumerateSecurityPackagesA
EnumerateSecurityPackagesW@8=SECUR32.EnumerateSecurityPackagesW
;@ExportSecurityContext=SECUR32.ExportSecurityContext
FreeContextBuffer@4=SECUR32.FreeContextBuffer
;@FreeCredentialsHandle=SECUR32.FreeCredentialsHandle
GetComputerObjectNameA@12=SECUR32.GetComputerObjectNameA
GetComputerObjectNameW@12=SECUR32.GetComputerObjectNameW
;GetSecurityUserInfo=SECUR32.GetSecurityUserInfo
GetUserNameExA@12=SECUR32.GetUserNameExA
GetUserNameExW@12=SECUR32.GetUserNameExW
;@ImpersonateSecurityContext=SECUR32.ImpersonateSecurityContext
;@ImportSecurityContextA=SECUR32.ImportSecurityContextA
;@ImportSecurityContextW=SECUR32.ImportSecurityContextW
;@InitSecurityInterfaceA=SECUR32.InitSecurityInterfaceA
;@InitSecurityInterfaceW=SECUR32.InitSecurityInterfaceW
;@InitializeSecurityContextA=SECUR32.InitializeSecurityContextA
;@InitializeSecurityContextW=SECUR32.InitializeSecurityContextW
LsaEnumerateLogonSessions@8=SECUR32.LsaEnumerateLogonSessions
LsaGetLogonSessionData@8=SECUR32.LsaGetLogonSessionData
LsaRegisterPolicyChangeNotification@8=SECUR32.LsaRegisterPolicyChangeNotification
LsaUnregisterPolicyChangeNotification@8=SECUR32.LsaUnregisterPolicyChangeNotification
;@MakeSignature=SECUR32.MakeSignature
;@QueryContextAttributesA=SECUR32.QueryContextAttributesA
;@QueryContextAttributesW=SECUR32.QueryContextAttributesW
;@QueryCredentialsAttributesA=SECUR32.QueryCredentialsAttributesA
;@QueryCredentialsAttributesW=SECUR32.QueryCredentialsAttributesW
;@QuerySecurityContextToken=SECUR32.QuerySecurityContextToken
;@QuerySecurityPackageInfoA=SECUR32.QuerySecurityPackageInfoA
;@QuerySecurityPackageInfoW=SECUR32.QuerySecurityPackageInfoW
;@RevertSecurityContext=SECUR32.RevertSecurityContext
;@SaslAcceptSecurityContext=SECUR32.SaslAcceptSecurityContext
;@SaslEnumerateProfilesA=SECUR32.SaslEnumerateProfilesA
;@SaslEnumerateProfilesW=SECUR32.SaslEnumerateProfilesW
;@SaslGetProfilePackageA=SECUR32.SaslGetProfilePackageA
;@SaslGetProfilePackageW=SECUR32.SaslGetProfilePackageW
;@SaslIdentifyPackageA=SECUR32.SaslIdentifyPackageA
;@SaslIdentifyPackageW=SECUR32.SaslIdentifyPackageW
;@SaslInitializeSecurityContextA=SECUR32.SaslInitializeSecurityContextA
;@SaslInitializeSecurityContextW=SECUR32.SaslInitializeSecurityContextW
;SealMessage=SECUR32.SealMessage
;SecCacheSspiPackages=SECUR32.SecCacheSspiPackages
;SecDeleteUserModeContext=SECUR32.SecDeleteUserModeContext
;SecGetLocaleSpecificEncryptionRules=SECUR32.SecGetLocaleSpecificEncryptionRules
;SecInitUserModeContext=SECUR32.SecInitUserModeContext
;SecpFreeMemory=SECUR32.SecpFreeMemory
;SecpTranslateName=SECUR32.SecpTranslateName
;SecpTranslateNameEx=SECUR32.SecpTranslateNameEx
;@SetContextAttributesA=SECUR32.SetContextAttributesA
;@SetContextAttributesW=SECUR32.SetContextAttributesW
;@TranslateNameA=SECUR32.TranslateNameA
;@TranslateNameW=SECUR32.TranslateNameW
;UnsealMessage=SECUR32.UnsealMessage
;@VerifySignature=SECUR32.VerifySignature