Searched defs:specified_count (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelSlotToken.c229 CK_ULONG specified_count, count = 0; local
252 specified_count = *pulCount;
344 (count < specified_count))
352 if (pMechanismList != NULL && (count > specified_count))

Completed in 15 milliseconds