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

/illumos-gate/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.c211 if ((ulDataLen < SLOT_THRESHOLD(session_p)) ||
H A DkernelSign.c223 if ((ulDataLen < SLOT_THRESHOLD(session_p)) ||
H A DkernelVerify.c222 if ((ulDataLen < SLOT_THRESHOLD(session_p)) ||

Completed in 63 milliseconds