Home
last modified time | relevance | path

Searched defs:salt (Results 1 – 8 of 8) sorted by relevance

/fs/ecryptfs/
Ddebug.c20 char salt[ECRYPTFS_SALT_SIZE * 2 + 1]; in ecryptfs_dump_auth_tok() local
/fs/fscache/
Dmain.c124 unsigned int fscache_hash(unsigned int salt, unsigned int *data, unsigned int n) in fscache_hash()
/fs/verity/
Dhash_algs.c157 const u8 *salt, size_t salt_size) in fsverity_prepare_hash_state()
Dopen.c32 const u8 *salt, size_t salt_size) in fsverity_init_merkle_tree_params()
/fs/incfs/
Dintegrity.c55 struct mem_range salt; member
Dverity.c403 u8 salt[0]; in incfs_add_signature_record() member
/fs/unicode/
Dutf8-core.c128 int utf8_casefold_hash(const struct unicode_map *um, const void *salt, in utf8_casefold_hash()
/fs/
Dnamei.c2067 unsigned int full_name_hash(const void *salt, const char *name, unsigned int len) in full_name_hash()
2088 u64 hashlen_string(const void *salt, const char *name) in hashlen_string()
2116 static inline u64 hash_name(const void *salt, const char *name) in hash_name()
2144 unsigned int full_name_hash(const void *salt, const char *name, unsigned int len) in full_name_hash()
2154 u64 hashlen_string(const void *salt, const char *name) in hashlen_string()
2173 static inline u64 hash_name(const void *salt, const char *name) in hash_name()