mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54:21 +00:00
18 lines
457 B
Modula-2
Vendored
18 lines
457 B
Modula-2
Vendored
;
|
|
; Definition file of bcryptPrimitives.dll
|
|
; Automatic generated by gendef 1.1
|
|
; written by Kai Tietz 2008
|
|
; The def file has to be processed by --kill-at (-k) option of dlltool or ld
|
|
;
|
|
LIBRARY "bcryptPrimitives.dll"
|
|
EXPORTS
|
|
GetAsymmetricEncryptionInterface
|
|
GetCipherInterface
|
|
GetHashInterface
|
|
GetKeyDerivationInterface
|
|
GetRngInterface
|
|
GetSecretAgreementInterface
|
|
GetSignatureInterface
|
|
MSCryptConvertRsaPrivateBlobToFullRsaBlob
|
|
ProcessPrng
|
|
ProcessPrngGuid
|