Home
last modified time | relevance | path

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

/linux-6.3-rc2/block/
A Dblk-crypto.c292 if (blk_crypto_config_supported_natively(bio->bi_bdev, in __blk_crypto_bio_prep()
359 bool blk_crypto_config_supported_natively(struct block_device *bdev, in blk_crypto_config_supported_natively() function
375 blk_crypto_config_supported_natively(bdev, cfg); in blk_crypto_config_supported()
396 if (blk_crypto_config_supported_natively(bdev, &key->crypto_cfg)) in blk_crypto_start_using_key()
419 if (blk_crypto_config_supported_natively(bdev, &key->crypto_cfg)) in blk_crypto_evict_key()
/linux-6.3-rc2/include/linux/
A Dblk-crypto.h101 bool blk_crypto_config_supported_natively(struct block_device *bdev,
/linux-6.3-rc2/fs/crypto/
A Dinline_crypt.c81 blk_crypto_config_supported_natively(devs[i], cfg)) { in fscrypt_log_blk_crypto_impl()

Completed in 8 milliseconds