Searched refs:hash4 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/lib/libc/db/hash/
H A Dhash_func.c51 static u_int32_t hash4(const void *, size_t);
54 u_int32_t (*__default_hash)(const void *, size_t) = hash4;
153 hash4(const void *key, size_t len) function
/freebsd-10.3-release/tools/regression/geom_eli/
H A Dsetkey.t74 hash4=`dd if=/dev/md${no}.eli bs=512 count=${sectors} 2>/dev/null | md5`
139 if [ ${hash1} = ${hash4} ]; then
/freebsd-10.3-release/bin/sh/tests/builtins/
H A DMakefile91 FILES+= hash4.0

Completed in 97 milliseconds