Home
last modified time | relevance | path

Searched refs:found_obj_count (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelUtil.c1031 CK_ULONG *found_obj_count, crypto_object_find_update_t obj_fu) in process_found_objects() argument
1045 *found_obj_count = 0; in process_found_objects()
1162 *found_obj_count = num_obj_found; in process_found_objects()
H A DkernelObjectUtil.c713 CK_ULONG max_obj_requested, CK_ULONG *found_obj_count) in kernel_find_objects() argument
739 *found_obj_count = num_obj_found; in kernel_find_objects()
H A DkernelObject.h580 CK_ULONG *found_obj_count);
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObjectUtil.c786 CK_ULONG max_obj_requested, CK_ULONG *found_obj_count) in soft_find_objects() argument
812 *found_obj_count = num_obj_found; in soft_find_objects()
H A DsoftObject.h865 CK_ULONG max_obj_requested, CK_ULONG *found_obj_count);