Home
last modified time | relevance | path

Searched refs:ci_hashed_ino (Results 1 – 3 of 3) sorted by relevance

/linux/fs/crypto/
H A Dcrypto.c100 index = (u32)(ci->ci_hashed_ino + index); in fscrypt_generate_iv()
H A Dfscrypt_private.h249 u32 ci_hashed_ino; member
H A Dkeysetup.c289 ci->ci_hashed_ino = (u32)siphash_1u64(ci->ci_inode->i_ino, in fscrypt_hash_inode_number()