Searched refs:SLOT_HAS_LIMITED_HASH (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelEmulate.h46 #define SLOT_HAS_LIMITED_HASH(sp) (slot_table[sp->ses_slotid]->sl_flags & \ macro
H A DkernelEmulate.c162 if (!SLOT_HAS_LIMITED_HASH(session_p))
H A DkernelDigest.c78 if (SLOT_HAS_LIMITED_HASH(session_p) && is_external_caller) {

Completed in 432 milliseconds