Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dblk-crypto-profile.h22 struct blk_crypto_ll_ops { struct
134 struct blk_crypto_ll_ops ll_ops; argument
/linux/drivers/mmc/host/
H A Dcqhci-crypto.c129 static const struct blk_crypto_ll_ops cqhci_crypto_ops = {
H A Dsdhci-msm.c1873 static const struct blk_crypto_ll_ops sdhci_msm_crypto_ops; /* forward decl */
1997 static const struct blk_crypto_ll_ops sdhci_msm_crypto_ops = {
/linux/drivers/ufs/core/
H A Dufshcd-crypto.c121 static const struct blk_crypto_ll_ops ufshcd_crypto_ops = {
/linux/Documentation/block/
H A 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/drivers/ufs/host/
H A Dufs-qcom.c162 static const struct blk_crypto_ll_ops ufs_qcom_crypto_ops; /* forward decl */
305 static const struct blk_crypto_ll_ops ufs_qcom_crypto_ops = {