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