Searched refs:SLOT_THRESHOLD (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelEmulate.h41 #define SLOT_THRESHOLD(sp) (slot_table[sp->ses_slotid]->sl_threshold) macro
H A DkernelDigest.c210 if ((ulDataLen < SLOT_THRESHOLD(session_p)) ||
H A DkernelSign.c222 if ((ulDataLen < SLOT_THRESHOLD(session_p)) ||
H A DkernelVerify.c221 if ((ulDataLen < SLOT_THRESHOLD(session_p)) ||

Completed in 25 milliseconds