summaryrefslogtreecommitdiff
path: root/include/linux/blk-crypto.h
AgeCommit message (Expand)Author
2023-05-11blk-crypto: make blk_crypto_evict_key() return voidEric Biggers
2023-05-11blk-crypto: add a blk_crypto_config_supported_natively helperChristoph Hellwig
2023-05-11blk-crypto: don't use struct request_queue for public interfacesChristoph Hellwig
2020-10-05block: make bio_crypt_clone() able to failEric Biggers
2020-05-14block: blk-crypto-fallback for Inline EncryptionSatya Tangirala
2020-05-14block: Inline encryption support for blk-mqSatya Tangirala
2020-05-14block: Keyslot Manager for Inline EncryptionSatya Tangirala