Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dblk-crypto.h81 struct blk_crypto_config { struct
102 struct blk_crypto_config crypto_cfg; argument
157 const struct blk_crypto_config *cfg);
159 const struct blk_crypto_config *cfg);
/linux/block/
H A Dblk-crypto.c386 const struct blk_crypto_config *cfg) in blk_crypto_config_supported_natively()
398 const struct blk_crypto_config *cfg) in blk_crypto_config_supported()
H A Dblk-crypto-internal.h84 const struct blk_crypto_config *cfg);
/linux/Documentation/block/
H A Dinline-encryption.rst191 takes in a ``struct blk_crypto_config`` which is like blk_crypto_key, but omits
478 ``struct blk_crypto_config`` to distinguish between the different key types.