Searched refs:EXPKEY_HASHBITS (Results 1 – 1 of 1) sorted by relevance
39 #define EXPKEY_HASHBITS 8 macro40 #define EXPKEY_HASHMAX (1 << EXPKEY_HASHBITS)280 hash ^= hash_mem(cp, len, EXPKEY_HASHBITS); in svc_expkey_hash()281 hash ^= hash_ptr(item->ek_client, EXPKEY_HASHBITS); in svc_expkey_hash()