Home
last modified time | relevance | path

Searched refs:max_count (Results 1 – 2 of 2) sorted by relevance

/optee_client/libckteec/src/
A Dpkcs11_processing.h89 CK_ULONG max_count,
A Dpkcs11_processing.c996 CK_ULONG max_count, in ck_find_objects() argument
1005 size_t handles_size = max_count * sizeof(uint32_t); in ck_find_objects()
1010 if (!count || (max_count && !obj)) in ck_find_objects()

Completed in 5 milliseconds