Searched refs:C_FindObjects (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/hx509/
H A Dtest_soft_pkcs11.c61 ret = (*func->C_FindObjects)(session, object, 1, &object_count);
H A Dsoftp11.c1348 C_FindObjects(CK_SESSION_HANDLE hSession, function
1739 C_FindObjects,
/freebsd-13-stable/crypto/openssh/
H A Dssh-pkcs11.c210 if ((rv = f->C_FindObjects(session, obj, 1, &nfound)) != CKR_OK ||
212 debug("C_FindObjects failed (nfound %lu nattr %lu): %lu",
493 if ((rv = f->C_FindObjects(session, &obj, 1, &nfound)) != CKR_OK
H A Dpkcs11.h812 _CK_DECLARE_FUNCTION (C_FindObjects,
1033 CK_C_FindObjects C_FindObjects; member in struct:ck_function_list
/freebsd-13-stable/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h814 _CK_DECLARE_FUNCTION (C_FindObjects,
1035 CK_C_FindObjects C_FindObjects;
1033 CK_C_FindObjects C_FindObjects; member in struct:ck_function_list

Completed in 122 milliseconds