Searched refs:SLOT_HAS_LIMITED_HASH (Results 1 – 3 of 3) sorted by relevance
46 #define SLOT_HAS_LIMITED_HASH(sp) (slot_table[sp->ses_slotid]->sl_flags & \ macro
162 if (!SLOT_HAS_LIMITED_HASH(session_p)) in emulate_update()
78 if (SLOT_HAS_LIMITED_HASH(session_p) && is_external_caller) { in common_digest_init()