OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:C_FindObjects
(Results
1 - 7
of
7
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/hx509/
test_soft_pkcs11.c
63
ret = (*func->
C_FindObjects
)(session, object, 1, &object_count);
softp11.c
1371
C_FindObjects
(CK_SESSION_HANDLE hSession,
1762
C_FindObjects
,
/src/crypto/external/bsd/openssh/dist/
pkcs11.h
1087
_CK_DECLARE_FUNCTION (
C_FindObjects
,
1449
CK_C_FindObjects
C_FindObjects
;
1522
CK_C_FindObjects
C_FindObjects
;
ssh-pkcs11.c
210
if ((rv = f->
C_FindObjects
(session, obj, 1, &nfound)) != CKR_OK ||
212
debug("
C_FindObjects
failed (nfound %lu nattr %lu): %lu",
1447
rv = f->
C_FindObjects
(session, &obj, 1, &n);
1449
error("
C_FindObjects
failed: %lu", rv);
1553
rv = f->
C_FindObjects
(session, &obj, 1, &n);
1555
error("
C_FindObjects
failed: %lu", rv);
/src/crypto/external/bsd/heimdal/dist/lib/hx509/ref/
pkcs11.h
1131
_CK_DECLARE_FUNCTION (
C_FindObjects
,
1352
CK_C_FindObjects
C_FindObjects
;
/src/external/mpl/dhcp/bind/dist/lib/isc/include/pkcs11/
pkcs11.h
1106
_CK_DECLARE_FUNCTION(
C_FindObjects
,
1290
CK_C_FindObjects
C_FindObjects
;
/src/crypto/external/cpl/tpm-tools/dist/lib/
tpm_pkcs11.c
568
rv = g_pFcnList->
C_FindObjects
( a_hSession, phObjList + ulCurCount, TPM_FIND_MAX, &ulCount );
569
pkcsResult( "
C_FindObjects
", rv );
Completed in 36 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026