Searched refs:C_OpenSession (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
H A D | test_soft_pkcs11.c | 124 ret = (*func->C_OpenSession)(slot, CKF_SERIAL_SESSION, in main()
|
H A D | softp11.c | 1128 C_OpenSession(CK_SLOT_ID slotID, in C_OpenSession() function 1747 C_OpenSession,
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | pkcs11.h | 760 _CK_DECLARE_FUNCTION (C_OpenSession, 1019 CK_C_OpenSession C_OpenSession; member
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/pkcs11/ |
H A D | pkcs11.h | 1064 _CK_DECLARE_FUNCTION(C_OpenSession, 1275 CK_C_OpenSession C_OpenSession; member
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ref/ |
H A D | pkcs11.h | 1076 _CK_DECLARE_FUNCTION (C_OpenSession, 1335 CK_C_OpenSession C_OpenSession; member
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
H A D | evp-pkcs11.c | 234 rv = p11_module->C_OpenSession(pSlotList[i], CKF_SERIAL_SESSION, NULL, NULL, phSession); in p11_session_init()
|
/netbsd-src/crypto/external/cpl/tpm-tools/dist/lib/ |
H A D | tpm_pkcs11.c | 331 rv = g_pFcnList->C_OpenSession( g_tSlotId, a_tType, NULL, NULL, a_phSession ); in openTokenSession()
|