mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54:21 +00:00
18 lines
485 B
Modula-2
Vendored
18 lines
485 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@16
|
|
GetCipherInterface@16
|
|
GetHashInterface@16
|
|
GetKeyDerivationInterface@16
|
|
GetRngInterface@12
|
|
GetSecretAgreementInterface@16
|
|
GetSignatureInterface@16
|
|
MSCryptConvertRsaPrivateBlobToFullRsaBlob@20
|
|
ProcessPrng@8
|
|
ProcessPrngGuid@4
|