Home
last modified time | relevance | path

Searched defs:need_dirhash_key (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/crypto/
H A Dkeysetup.c308 fscrypt_setup_v2_file_key(struct fscrypt_info *ci, struct fscrypt_master_key *mk, bool need_dirhash_key) fscrypt_setup_v2_file_key() argument
413 setup_file_encryption_key(struct fscrypt_info *ci, bool need_dirhash_key, struct fscrypt_master_key **mk_ret) setup_file_encryption_key() argument
523 fscrypt_setup_encryption_info(struct inode *inode, const union fscrypt_policy *policy, const u8 nonce[FSCRYPT_FILE_NONCE_SIZE], bool need_dirhash_key) fscrypt_setup_encryption_info() argument
/kernel/linux/linux-6.6/fs/crypto/
H A Dkeysetup.c332 fscrypt_setup_v2_file_key(struct fscrypt_info *ci, struct fscrypt_master_key *mk, bool need_dirhash_key) fscrypt_setup_v2_file_key() argument
437 setup_file_encryption_key(struct fscrypt_info *ci, bool need_dirhash_key, struct fscrypt_master_key **mk_ret) setup_file_encryption_key() argument
553 fscrypt_setup_encryption_info(struct inode *inode, const union fscrypt_policy *policy, const u8 nonce[FSCRYPT_FILE_NONCE_SIZE], bool need_dirhash_key) fscrypt_setup_encryption_info() argument

Completed in 3 milliseconds