Home
last modified time | relevance | path

Searched defs:hashlen (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/include/linux/
Dstringhash.h72 #define hashlen_hash(hashlen) ((u32)(hashlen)) argument
73 #define hashlen_len(hashlen) ((u32)((hashlen) >> 32)) argument
/linux-6.15/lib/tests/
Dtest_hash.c183 u64 hashlen = hashlen_string(buf+i, buf+i); in test_hash_or() local
/linux-6.15/crypto/
Dhkdf.c79 unsigned int i, hashlen = crypto_shash_digestsize(hmac_tfm); in hkdf_expand() local
/linux-6.15/drivers/crypto/inside-secure/eip93/
Deip93-common.c705 unsigned int hashlen, u8 *dest_ipad, u8 *dest_opad, in eip93_hmac_setkey()
/linux-6.15/fs/
Ddcache.c115 static inline struct hlist_bl_head *d_hash(unsigned long hashlen) in d_hash()
2169 u64 hashlen = name->hash_len; in __d_lookup_rcu_op_compare() local
2232 u64 hashlen = name->hash_len; in __d_lookup_rcu() local