HomeSort by: relevance | last modified time | path
    Searched refs:LUTIL_HASH_BYTES (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/include/
lutil_hash.h 25 #define LUTIL_HASH_BYTES 4
54 unsigned char digest[LUTIL_HASH_BYTES],
  /src/external/bsd/openldap/dist/servers/slapd/
schema_init.c 120 static int hashlen = LUTIL_HASH_BYTES;
141 hashlen = LUTIL_HASH_BYTES;
147 #define HASH_BYTES LUTIL_HASH_BYTES

Completed in 52 milliseconds