Home
last modified time | relevance | path

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

/fs/crypto/
Dkeysetup.c316 &mk->mk_ino_hash_key); in fscrypt_hash_inode_number()
339 NULL, 0, &mk->mk_ino_hash_key); in fscrypt_setup_iv_ino_lblk_32_key()
Dkeyring.c116 memzero_explicit(&mk->mk_ino_hash_key, in fscrypt_put_master_key_activeref()
117 sizeof(mk->mk_ino_hash_key)); in fscrypt_put_master_key_activeref()
Dfscrypt_private.h621 siphash_key_t mk_ino_hash_key; member