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

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

Completed in 54 milliseconds