Searched refs:blk_crypto_config_supported_natively (Results 1 - 3 of 3) sorted by relevance

/linux-master/block/
H A Dblk-crypto.c293 if (blk_crypto_config_supported_natively(bio->bi_bdev,
360 bool blk_crypto_config_supported_natively(struct block_device *bdev, function
376 blk_crypto_config_supported_natively(bdev, cfg);
397 if (blk_crypto_config_supported_natively(bdev, &key->crypto_cfg))
423 if (blk_crypto_config_supported_natively(bdev, &key->crypto_cfg))
/linux-master/include/linux/
H A Dblk-crypto.h101 bool blk_crypto_config_supported_natively(struct block_device *bdev,
/linux-master/fs/crypto/
H A Dinline_crypt.c80 blk_crypto_config_supported_natively(devs[i], cfg)) {

Completed in 87 milliseconds