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

/freebsd-11-stable/lib/libfetch/
H A Dhttp.c1117 #define HASHLEN 16 macro
1118 typedef char HASH[HASHLEN];
1129 for (i = 0; i < HASHLEN; i++) {
1163 MD5Update(&Md5Ctx, HA1, HASHLEN);
/freebsd-11-stable/contrib/unbound/util/storage/
H A Dlookup3.c860 #define HASHLEN 1 macro

Completed in 122 milliseconds