Searched defs:salt (Results 1 – 8 of 8) sorted by relevance
/fs/ecryptfs/ |
D | debug.c | 20 char salt[ECRYPTFS_SALT_SIZE * 2 + 1]; in ecryptfs_dump_auth_tok() local
|
/fs/fscache/ |
D | main.c | 124 unsigned int fscache_hash(unsigned int salt, unsigned int *data, unsigned int n) in fscache_hash()
|
/fs/verity/ |
D | hash_algs.c | 157 const u8 *salt, size_t salt_size) in fsverity_prepare_hash_state()
|
D | open.c | 32 const u8 *salt, size_t salt_size) in fsverity_init_merkle_tree_params()
|
/fs/incfs/ |
D | integrity.c | 55 struct mem_range salt; member
|
D | verity.c | 403 u8 salt[0]; in incfs_add_signature_record() member
|
/fs/unicode/ |
D | utf8-core.c | 128 int utf8_casefold_hash(const struct unicode_map *um, const void *salt, in utf8_casefold_hash()
|
/fs/ |
D | namei.c | 2067 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()
|