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