Home
last modified time | relevance | path

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

/Linux-v5.10/fs/crypto/
Dkeysetup.c233 &mk->mk_ino_hash_key); in fscrypt_hash_inode_number()
256 (u8 *)&mk->mk_ino_hash_key, in fscrypt_setup_iv_ino_lblk_32_key()
257 sizeof(mk->mk_ino_hash_key)); in fscrypt_setup_iv_ino_lblk_32_key()
Dfscrypt_private.h499 siphash_key_t mk_ino_hash_key; member