Home
last modified time | relevance | path

Searched refs:blk_crypto_config (Results 1 – 5 of 5) sorted by relevance

/linux-5.10/include/linux/
Dblk-crypto.h29 struct blk_crypto_config { struct
48 struct blk_crypto_config crypto_cfg; argument
104 const struct blk_crypto_config *cfg);
Dkeyslot-manager.h97 const struct blk_crypto_config *cfg);
/linux-5.10/block/
Dblk-crypto.c357 const struct blk_crypto_config *cfg) in blk_crypto_config_supported()
Dkeyslot-manager.c296 const struct blk_crypto_config *cfg) in blk_ksm_crypto_cfg_supported()
/linux-5.10/fs/crypto/
Dinline_crypt.c71 struct blk_crypto_config crypto_cfg; in fscrypt_select_encryption_impl()