Searched refs:LUTIL_HASH_BYTES (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/include/
H A Dlutil_hash.h25 #define LUTIL_HASH_BYTES 4 macro
54 unsigned char digest[LUTIL_HASH_BYTES],
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dschema_init.c120 static int hashlen = LUTIL_HASH_BYTES;
141 hashlen = LUTIL_HASH_BYTES;
147 #define HASH_BYTES LUTIL_HASH_BYTES

Completed in 122 milliseconds