Searched refs:fscrypt_fname_siphash (Results 1 – 3 of 3) sorted by relevance
131 cpu_to_le32(fscrypt_fname_siphash(dir, &tmp)); in f2fs_hash_filename()
569 u64 fscrypt_fname_siphash(const struct inode *dir, const struct qstr *name) in fscrypt_fname_siphash() function577 EXPORT_SYMBOL_GPL(fscrypt_fname_siphash);
268 combined_hash = fscrypt_fname_siphash(dir, &qname); in __ext4fs_dirhash()