Home
last modified time | relevance | path

Searched refs:CK_DEFINE_FUNCTION (Results 1 – 25 of 73) sorted by relevance

123

/dports/devel/libsoup3/libsoup-3.0.3/tests/
H A Dmock-pkcs11.c50 #define CK_DEFINE_FUNCTION(returnType, name) returnType G_MODULE_EXPORT name macro
252 CK_DEFINE_FUNCTION(CK_RV, C_Initialize)(CK_VOID_PTR pInitArgs) in CK_DEFINE_FUNCTION() function
297 CK_DEFINE_FUNCTION(CK_RV, C_Finalize)(CK_VOID_PTR pReserved) in CK_DEFINE_FUNCTION() function
313 CK_DEFINE_FUNCTION(CK_RV, C_GetInfo)(CK_INFO_PTR pInfo) in CK_DEFINE_FUNCTION() function
369 CK_DEFINE_FUNCTION(CK_RV, C_GetSlotInfo)(CK_SLOT_ID slotID, CK_SLOT_INFO_PTR pInfo) in CK_DEFINE_FUNCTION() function
659 CK_DEFINE_FUNCTION(CK_RV, C_CloseSession)(CK_SESSION_HANDLE hSession) in CK_DEFINE_FUNCTION() function
675 CK_DEFINE_FUNCTION(CK_RV, C_CloseAllSessions)(CK_SLOT_ID slotID) in CK_DEFINE_FUNCTION() function
838 CK_DEFINE_FUNCTION(CK_RV, C_Logout)(CK_SESSION_HANDLE hSession) in CK_DEFINE_FUNCTION() function
1304 CK_DEFINE_FUNCTION(CK_RV, C_FindObjectsFinal)(CK_SESSION_HANDLE hSession) in CK_DEFINE_FUNCTION() function
2829 CK_DEFINE_FUNCTION(CK_RV, C_GetFunctionStatus)(CK_SESSION_HANDLE hSession) in CK_DEFINE_FUNCTION() function
[all …]
/dports/security/gnutls/gnutls-3.6.16/tests/pkcs11/
H A Dpkcs11-mock.c245 CK_DEFINE_FUNCTION(CK_RV, C_Initialize)(CK_VOID_PTR pInitArgs) in CK_DEFINE_FUNCTION() function
263 CK_DEFINE_FUNCTION(CK_RV, C_Finalize)(CK_VOID_PTR pReserved) in CK_DEFINE_FUNCTION() function
276 CK_DEFINE_FUNCTION(CK_RV, C_GetInfo)(CK_INFO_PTR pInfo) in CK_DEFINE_FUNCTION() function
298 CK_DEFINE_FUNCTION(CK_RV, C_GetFunctionList)(CK_FUNCTION_LIST_PTR_PTR ppFunctionList) in CK_DEFINE_FUNCTION() function
336 CK_DEFINE_FUNCTION(CK_RV, C_GetSlotInfo)(CK_SLOT_ID slotID, CK_SLOT_INFO_PTR pInfo) in CK_DEFINE_FUNCTION() function
630 CK_DEFINE_FUNCTION(CK_RV, C_CloseSession)(CK_SESSION_HANDLE hSession) in CK_DEFINE_FUNCTION() function
650 CK_DEFINE_FUNCTION(CK_RV, C_CloseAllSessions)(CK_SLOT_ID slotID) in CK_DEFINE_FUNCTION() function
795 CK_DEFINE_FUNCTION(CK_RV, C_Logout)(CK_SESSION_HANDLE hSession) in CK_DEFINE_FUNCTION() function
1323 CK_DEFINE_FUNCTION(CK_RV, C_FindObjectsFinal)(CK_SESSION_HANDLE hSession) in CK_DEFINE_FUNCTION() function
2779 CK_DEFINE_FUNCTION(CK_RV, C_GetFunctionStatus)(CK_SESSION_HANDLE hSession) in CK_DEFINE_FUNCTION() function
[all …]
/dports/security/yubico-piv-tool/yubico-piv-tool-2.2.0/ykcs11/
H A Dykcs11.c107 CK_DEFINE_FUNCTION(CK_RV, C_Initialize)( in CK_DEFINE_FUNCTION() function
206 CK_DEFINE_FUNCTION(CK_RV, C_Finalize)( in CK_DEFINE_FUNCTION() function
256 CK_DEFINE_FUNCTION(CK_RV, C_GetInfo)( in CK_DEFINE_FUNCTION() function
820 CK_DEFINE_FUNCTION(CK_RV, C_InitPIN)( in CK_DEFINE_FUNCTION() function
832 CK_DEFINE_FUNCTION(CK_RV, C_SetPIN)( in CK_DEFINE_FUNCTION() function
1208 CK_DEFINE_FUNCTION(CK_RV, C_Login)( in CK_DEFINE_FUNCTION() function
1331 CK_DEFINE_FUNCTION(CK_RV, C_Logout)( in CK_DEFINE_FUNCTION() function
2040 CK_DEFINE_FUNCTION(CK_RV, C_Encrypt)( in CK_DEFINE_FUNCTION() function
2565 CK_DEFINE_FUNCTION(CK_RV, C_Digest)( in CK_DEFINE_FUNCTION() function
2826 CK_DEFINE_FUNCTION(CK_RV, C_Sign)( in CK_DEFINE_FUNCTION() function
[all …]
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/include/cryptoki/
H A Dcryptoki.h54 #define CK_DEFINE_FUNCTION(returnType, name) \ macro
62 #define CK_DEFINE_FUNCTION(returnType, name) \ macro
80 #define CK_DEFINE_FUNCTION(returnType, name) \ macro
/dports/security/beid/eid-mw-5.0.8/doc/sdk/examples/C/inc/rsaref220/
H A Dunix.h8 #define CK_DEFINE_FUNCTION(returnType, name) \ macro
H A Dwin32.h8 #define CK_DEFINE_FUNCTION(returnType, name) \ macro
/dports/dns/bind911/bind-9.11.37/lib/isc/unix/include/pkcs11/
H A Dcryptoki.h46 #define CK_DEFINE_FUNCTION(returnType, name) \ macro
/dports/security/iaikpkcs11wrapper/src/native/unix/src/
H A Dplatform.h56 #define CK_DEFINE_FUNCTION(returnType, name) returnType name macro
/dports/security/beid/eid-mw-5.0.8/doc/sdk/include/rsaref220/
H A Dwin32.h8 #define CK_DEFINE_FUNCTION(returnType, name) \ macro
H A Dunix.h11 #define CK_DEFINE_FUNCTION(returnType, name) \ macro
/dports/security/beid/eid-mw-5.0.8/doc/sdk/include/v240/
H A Dwin32.h8 #define CK_DEFINE_FUNCTION(returnType, name) \ macro
H A Dunix.h11 #define CK_DEFINE_FUNCTION(returnType, name) \ macro
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.cryptoki/unix/native/libj2pkcs11/
H A Dp11_md.h67 #define CK_DEFINE_FUNCTION(returnType, name) returnType name macro
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.crypto.cryptoki/unix/native/libj2pkcs11/
H A Dp11_md.h67 #define CK_DEFINE_FUNCTION(returnType, name) returnType name macro
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/security/pkcs11/wrapper/
H A Dp11_md.h67 #define CK_DEFINE_FUNCTION(returnType, name) returnType name macro
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.crypto.cryptoki/unix/native/libj2pkcs11/
H A Dp11_md.h67 #define CK_DEFINE_FUNCTION(returnType, name) returnType name macro
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.crypto.cryptoki/unix/native/libj2pkcs11/
H A Dp11_md.h67 #define CK_DEFINE_FUNCTION(returnType, name) returnType name macro
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.cryptoki/unix/native/libj2pkcs11/
H A Dp11_md.h67 #define CK_DEFINE_FUNCTION(returnType, name) returnType name macro
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.crypto.cryptoki/unix/native/libj2pkcs11/
H A Dp11_md.h63 #define CK_DEFINE_FUNCTION(returnType, name) returnType name macro
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.crypto.cryptoki/unix/native/libj2pkcs11/
H A Dp11_md.h67 #define CK_DEFINE_FUNCTION(returnType, name) returnType name macro
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.crypto.cryptoki/unix/native/libj2pkcs11/
H A Dp11_md.h67 #define CK_DEFINE_FUNCTION(returnType, name) returnType name macro
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/security/pkcs11/wrapper/
H A Dp11_md.h67 #define CK_DEFINE_FUNCTION(returnType, name) returnType name macro
/dports/security/cryptlib/cryptlib-3.4.3/device/
H A Dpkcs11_api.h17 #define CK_DEFINE_FUNCTION( returnType, name ) \ macro
28 #define CK_DEFINE_FUNCTION( returnType, name ) \ macro
39 #define CK_DEFINE_FUNCTION( returnType, name ) \ macro
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/miekg/pkcs11/
H A Dpkcs11go.h10 #define CK_DEFINE_FUNCTION(returnType, name) returnType name macro
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/
H A Dpkcs11go.h10 #define CK_DEFINE_FUNCTION(returnType, name) returnType name macro

123