Home
last modified time | relevance | path

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

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