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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelUtil.c155 #define MECH_HASH(type) (((uintptr_t)type) % KMECH_HASHTABLE_SIZE) macro
172 h = MECH_HASH(type);
207 h = MECH_HASH(type);

Completed in 60 milliseconds