Home
last modified time | relevance | path

Searched refs:HASH_PRIME (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/
H A Dhash.c33 #define HASH_PRIME 16777619 macro
63 h *= HASH_PRIME; in lutil_HASHUpdate()