Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-crypto-internal.h82 bool __blk_crypto_cfg_supported(struct blk_crypto_profile *profile,
H A Dblk-crypto.c363 return __blk_crypto_cfg_supported(bdev_get_queue(bdev)->crypto_profile, in blk_crypto_config_supported_natively()
H A Dblk-crypto-profile.c346 bool __blk_crypto_cfg_supported(struct blk_crypto_profile *profile, in __blk_crypto_cfg_supported() function
H A Dblk-crypto-fallback.c503 if (!__blk_crypto_cfg_supported(blk_crypto_fallback_profile, in blk_crypto_fallback_bio_prep()