Searched refs:C_FindObjects (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
H A D | test_soft_pkcs11.c | 63 ret = (*func->C_FindObjects)(session, object, 1, &object_count); in find_object()
|
H A D | softp11.c | 1371 C_FindObjects(CK_SESSION_HANDLE hSession, in C_FindObjects() function 1762 C_FindObjects,
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | pkcs11.h | 813 _CK_DECLARE_FUNCTION (C_FindObjects, 1034 CK_C_FindObjects C_FindObjects; member
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/pkcs11/ |
H A D | pkcs11.h | 1106 _CK_DECLARE_FUNCTION(C_FindObjects, 1290 CK_C_FindObjects C_FindObjects; member
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ref/ |
H A D | pkcs11.h | 1129 _CK_DECLARE_FUNCTION (C_FindObjects, 1350 CK_C_FindObjects C_FindObjects; member
|
/netbsd-src/crypto/external/cpl/tpm-tools/dist/lib/ |
H A D | tpm_pkcs11.c | 568 rv = g_pFcnList->C_FindObjects( a_hSession, phObjList + ulCurCount, TPM_FIND_MAX, &ulCount ); in findObjects()
|