Searched refs:blk_crypto_config_supported (Results 1 – 4 of 4) sorted by relevance
103 bool blk_crypto_config_supported(struct block_device *bdev,
372 bool blk_crypto_config_supported(struct block_device *bdev, in blk_crypto_config_supported() function
188 ``blk_crypto_config_supported()`` allows users to check ahead of time whether198 a blk_crypto_key on a block_device (even if ``blk_crypto_config_supported()``217 1. ``blk_crypto_config_supported()`` (optional)225 ``blk_crypto_config_supported()`` (if used), ``blk_crypto_start_using_key()``,
140 if (!blk_crypto_config_supported(devs[i], &crypto_cfg)) in fscrypt_select_encryption_impl()