Home
last modified time | relevance | path

Searched refs:blk_crypto_ll_ops (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/include/linux/
Dblk-crypto-profile.h22 struct blk_crypto_ll_ops { struct
134 struct blk_crypto_ll_ops ll_ops; argument
/linux-6.15/drivers/ufs/core/
Dufshcd-crypto.c121 static const struct blk_crypto_ll_ops ufshcd_crypto_ops = {
/linux-6.15/drivers/mmc/host/
Dcqhci-crypto.c129 static const struct blk_crypto_ll_ops cqhci_crypto_ops = {
Dsdhci-msm.c1859 static const struct blk_crypto_ll_ops sdhci_msm_crypto_ops; /* forward decl */
1987 static const struct blk_crypto_ll_ops sdhci_msm_crypto_ops = {
/linux-6.15/Documentation/block/
Dinline-encryption.rst243 comments for ``struct blk_crypto_ll_ops``.
253 If the driver implements runtime suspend and its blk_crypto_ll_ops don't work
482 - A new method ``blk_crypto_ll_ops::derive_sw_secret`` is added. Device drivers
487 ``blk_crypto_ll_ops::keyslot_program`` and
488 ``blk_crypto_ll_ops::keyslot_evict``, just like it does for raw keys. If a
/linux-6.15/block/
Dblk-crypto-fallback.c139 static const struct blk_crypto_ll_ops blk_crypto_fallback_ll_ops = {
/linux-6.15/drivers/ufs/host/
Dufs-qcom.c141 static const struct blk_crypto_ll_ops ufs_qcom_crypto_ops; /* forward decl */
253 static const struct blk_crypto_ll_ops ufs_qcom_crypto_ops = {