mirror of
https://github.com/ziglang/zig.git
synced 2025-12-07 14:53:08 +00:00
34 lines
472 B
Modula-2
Vendored
34 lines
472 B
Modula-2
Vendored
;
|
|
; Exports of file GPKCSP.dll
|
|
;
|
|
; Autogenerated by gen_exportdef
|
|
; Written by Kai Tietz, 2007
|
|
;
|
|
LIBRARY GPKCSP.dll
|
|
EXPORTS
|
|
CPAcquireContext
|
|
CPCreateHash
|
|
CPDecrypt
|
|
CPDeriveKey
|
|
CPDestroyHash
|
|
CPDestroyKey
|
|
CPEncrypt
|
|
CPExportKey
|
|
CPGenKey
|
|
CPGenRandom
|
|
CPGetHashParam
|
|
CPGetKeyParam
|
|
CPGetProvParam
|
|
CPGetUserKey
|
|
CPHashData
|
|
CPHashSessionKey
|
|
CPImportKey
|
|
CPReleaseContext
|
|
CPSetHashParam
|
|
CPSetKeyParam
|
|
CPSetProvParam
|
|
CPSignHash
|
|
CPVerifySignature
|
|
DllRegisterServer
|
|
DllUnregisterServer
|