Home
last modified time | relevance | path

Searched refs:fscrypt_mode (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/fs/crypto/
H A Dkeysetup.c16 struct fscrypt_mode fscrypt_modes[] = {
59 static struct fscrypt_mode *
78 fscrypt_allocate_skcipher(struct fscrypt_mode *mode, const u8 *raw_key, in fscrypt_allocate_skcipher()
170 struct fscrypt_mode *mode = ci->ci_mode; in setup_per_mode_enc_key()
529 struct fscrypt_mode *mode; in fscrypt_setup_encryption_info()
H A Dfscrypt_private.h213 struct fscrypt_mode *ci_mode;
581 struct fscrypt_mode { struct
591 extern struct fscrypt_mode fscrypt_modes[];
H A Dkeysetup_v1.c148 const struct fscrypt_mode *dk_mode;
H A Dpolicy.c63 const struct fscrypt_mode *mode; in supported_direct_key_modes()
/kernel/linux/linux-6.6/fs/crypto/
H A Dkeysetup.c16 struct fscrypt_mode fscrypt_modes[] = {
81 static struct fscrypt_mode *
100 fscrypt_allocate_skcipher(struct fscrypt_mode *mode, const u8 *raw_key, in fscrypt_allocate_skcipher()
194 struct fscrypt_mode *mode = ci->ci_mode; in setup_per_mode_enc_key()
559 struct fscrypt_mode *mode; in fscrypt_setup_encryption_info()
H A Dfscrypt_private.h218 struct fscrypt_mode *ci_mode;
586 struct fscrypt_mode { struct
598 extern struct fscrypt_mode fscrypt_modes[];
H A Dkeysetup_v1.c149 const struct fscrypt_mode *dk_mode;
H A Dinline_crypt.c72 static void fscrypt_log_blk_crypto_impl(struct fscrypt_mode *mode, in fscrypt_log_blk_crypto_impl()
H A Dpolicy.c103 const struct fscrypt_mode *mode; in supported_direct_key_modes()

Completed in 10 milliseconds