Home
last modified time | relevance | path

Searched defs:hash2 (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/dev/glxsb/
H A Dglxsb_hash.c90 u_char hash2[HASH_MAX_LEN]; in glxsb_authcompute() local
/freebsd/sys/geom/bde/
H A Dg_bde_lock.c
/freebsd/sys/crypto/via/
H A Dpadlock_hash.c278 u_char hash[HASH_MAX_LEN], hash2[HASH_MAX_LEN]; in padlock_authcompute() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_preSplit.c33 FORCE_INLINE_TEMPLATE unsigned hash2(const void *p, unsigned hashLog) in hash2() function
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_preSplit.c34 FORCE_INLINE_TEMPLATE unsigned hash2(const void *p, unsigned hashLog) in hash2() function
/freebsd/crypto/openssl/crypto/hashtable/
H A Dhashtable.c405 static int compare_hash(uint64_t hash1, uint64_t hash2) in compare_hash()
/freebsd/usr.bin/sort/
H A Dcoll.c997 unsigned char hash1[MD5_DIGEST_LENGTH], hash2[MD5_DIGEST_LENGTH]; in randomcoll() local
/freebsd/contrib/unbound/validator/
H A Dval_secalgo.c1385 unsigned char hash2[HASH_LENGTH_MAX*2]; in verify_canonrrset() local
/freebsd/sys/net/
H A Dif_vlan.c482 struct ifvlanhead *hash2; in vlan_growhash() local
/freebsd/contrib/unbound/services/
H A Dauthzone.c1845 uint8_t* hash2 = NULL; in zonemd_is_duplicate_scheme_hash() local