Searched refs:blk_crypto_config (Results 1 – 6 of 6) sorted by relevance
81 struct blk_crypto_config { struct102 struct blk_crypto_config crypto_cfg; argument157 const struct blk_crypto_config *cfg);159 const struct blk_crypto_config *cfg);
75 const struct blk_crypto_config *cfg) in fscrypt_log_blk_crypto_impl()98 struct blk_crypto_config crypto_cfg; in fscrypt_select_encryption_impl()
386 const struct blk_crypto_config *cfg) in blk_crypto_config_supported_natively()398 const struct blk_crypto_config *cfg) in blk_crypto_config_supported()
84 const struct blk_crypto_config *cfg);
347 const struct blk_crypto_config *cfg) in __blk_crypto_cfg_supported()
191 takes in a ``struct blk_crypto_config`` which is like blk_crypto_key, but omits478 ``struct blk_crypto_config`` to distinguish between the different key types.