mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-11-27 20:04:56 +08:00
34 lines
750 B
Modula-2
34 lines
750 B
Modula-2
|
;
|
||
|
; Definition file of CREDSSP.dll
|
||
|
; Automatic generated by gendef
|
||
|
; written by Kai Tietz 2008-2014
|
||
|
;
|
||
|
LIBRARY "CREDSSP.dll"
|
||
|
EXPORTS
|
||
|
InitSecurityInterfaceW
|
||
|
SpAcceptSecurityContext
|
||
|
SpAcquireCredentialsHandleW
|
||
|
SpAddCredentialsW
|
||
|
SpApplyControlToken
|
||
|
SpChangeAccountPasswordW
|
||
|
SpCompleteAuthToken
|
||
|
SpDecryptMessage
|
||
|
SpDeleteSecurityContext
|
||
|
SpEncryptMessage
|
||
|
SpEnumerateSecurityPackagesW
|
||
|
SpExportSecurityContext
|
||
|
SpFreeContextBuffer
|
||
|
SpFreeCredentialsHandle
|
||
|
SpImpersonateSecurityContext
|
||
|
SpImportSecurityContextW
|
||
|
SpInitializeSecurityContextW
|
||
|
SpMakeSignature
|
||
|
SpQueryContextAttributesW
|
||
|
SpQueryCredentialsAttributesW
|
||
|
SpQuerySecurityContextToken
|
||
|
SpQuerySecurityPackageInfoW
|
||
|
SpRevertSecurityContext
|
||
|
SpSetContextAttributesW
|
||
|
SpSetCredentialsAttributesW
|
||
|
SpVerifySignature
|