summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/cqhci-crypto.c
AgeCommit message (Expand)AuthorFilesLines
2025-02-10blk-crypto: add basic hardware-wrapped key supportEric Biggers1-3/+5
2024-12-19mmc: sdhci-msm: convert to use custom crypto profileEric Biggers1-17/+16
2024-12-19mmc: crypto: add mmc_from_crypto_profile()Eric Biggers1-4/+1
2021-10-21blk-crypto: rename blk_keyslot_manager to blk_crypto_profileEric Biggers1-15/+16
2021-10-21blk-crypto: rename keyslot-manager files to blk-crypto-profileEric Biggers1-1/+1
2021-02-01mmc: cqhci: add cqhci_host_ops::program_keyEric Biggers1-9/+13
2021-02-01mmc: cqhci: add support for inline encryptionEric Biggers1-0/+238