Home
last modified time | relevance | path

Searched refs:fscrypt_fname_siphash (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/fs/crypto/
Dfname.c519 u64 fscrypt_fname_siphash(const struct inode *dir, const struct qstr *name) in fscrypt_fname_siphash() function
527 EXPORT_SYMBOL_GPL(fscrypt_fname_siphash);
/Linux-v5.10/include/linux/
Dfscrypt.h199 u64 fscrypt_fname_siphash(const struct inode *dir, const struct qstr *name);
451 static inline u64 fscrypt_fname_siphash(const struct inode *dir, in fscrypt_fname_siphash() function