Home
last modified time | relevance | path

Searched refs:ll_ops (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/block/
H A Dblk-crypto-profile.c295 err = profile->ll_ops.keyslot_program(profile, key, slot_idx); in blk_crypto_get_keyslot()
372 if (profile->ll_ops.keyslot_evict) { in __blk_crypto_evict_key()
374 err = profile->ll_ops.keyslot_evict(profile, key, -1); in __blk_crypto_evict_key()
397 err = profile->ll_ops.keyslot_evict(profile, key, in __blk_crypto_evict_key()
436 err = profile->ll_ops.keyslot_program(profile, key, slot); in blk_crypto_reprogram_all_keys()
496 if (!profile->ll_ops.derive_sw_secret) in blk_crypto_derive_sw_secret()
515 if (!profile->ll_ops.import_key) in blk_crypto_import_key()
533 if (!profile->ll_ops.generate_key) in blk_crypto_generate_key()
536 ret = profile->ll_ops.generate_key(profile, lt_key); in blk_crypto_generate_key()
551 if (!profile->ll_ops.prepare_key) in blk_crypto_prepare_key()
[all …]
H A Dblk-crypto-fallback.c562 blk_crypto_fallback_profile->ll_ops = blk_crypto_fallback_ll_ops; in blk_crypto_fallback_init()
/linux-6.15/drivers/ufs/core/
H A Dufshcd-crypto.c185 hba->crypto_profile.ll_ops = ufshcd_crypto_ops; in ufshcd_hba_init_crypto_capabilities()
229 hba->crypto_profile.ll_ops.keyslot_evict(&hba->crypto_profile, in ufshcd_init_crypto()
/linux-6.15/drivers/mmc/host/
H A Dcqhci-crypto.c201 profile->ll_ops = cqhci_crypto_ops; in cqhci_crypto_init()
231 profile->ll_ops.keyslot_evict(profile, NULL, slot); in cqhci_crypto_init()
H A Dsdhci-msm.c1896 profile->ll_ops = sdhci_msm_crypto_ops; in sdhci_msm_ice_init()
/linux-6.15/include/linux/
H A Dblk-crypto-profile.h134 struct blk_crypto_ll_ops ll_ops; member
/linux-6.15/drivers/ufs/host/
H A Dufs-qcom.c174 profile->ll_ops = ufs_qcom_crypto_ops; in ufs_qcom_ice_init()
/linux-6.15/drivers/md/
H A Ddm-table.c1246 profile->ll_ops.keyslot_evict = dm_keyslot_evict; in dm_table_construct_crypto_profile()
/linux-6.15/Documentation/block/
H A Dinline-encryption.rst239 It then must set function pointers in the ``ll_ops`` field of the