Searched refs:keyslot_program (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | blk-crypto-profile.h | 37 int (*keyslot_program)(struct blk_crypto_profile *profile, member
|
| /linux-6.15/block/ |
| H A D | blk-crypto-profile.c | 295 err = profile->ll_ops.keyslot_program(profile, key, slot_idx); in blk_crypto_get_keyslot() 436 err = profile->ll_ops.keyslot_program(profile, key, slot); in blk_crypto_reprogram_all_keys()
|
| H A D | blk-crypto-fallback.c | 140 .keyslot_program = blk_crypto_fallback_keyslot_program,
|
| /linux-6.15/drivers/ufs/core/ |
| H A D | ufshcd-crypto.c | 122 .keyslot_program = ufshcd_crypto_keyslot_program,
|
| /linux-6.15/drivers/mmc/host/ |
| H A D | cqhci-crypto.c | 130 .keyslot_program = cqhci_crypto_keyslot_program,
|
| H A D | sdhci-msm.c | 1988 .keyslot_program = sdhci_msm_ice_keyslot_program,
|
| /linux-6.15/Documentation/block/ |
| H A D | inline-encryption.rst | 242 implement ``keyslot_program`` and ``keyslot_evict``. For details, see the 487 ``blk_crypto_ll_ops::keyslot_program`` and
|
| /linux-6.15/drivers/ufs/host/ |
| H A D | ufs-qcom.c | 254 .keyslot_program = ufs_qcom_ice_keyslot_program,
|