Home
last modified time | relevance | path

Searched refs:keyslot_program (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dkeyslot-manager.h16 * @keyslot_program: Program the specified key into the specified slot in the
28 int (*keyslot_program)(struct blk_keyslot_manager *ksm, member
/kernel/linux/linux-6.6/include/linux/
H A Dblk-crypto-profile.h25 * @keyslot_program: Program a key into the inline encryption hardware.
37 int (*keyslot_program)(struct blk_crypto_profile *profile, member
/kernel/linux/linux-5.10/block/
H A Dkeyslot-manager.c238 err = ksm->ksm_ll_ops.keyslot_program(ksm, key, slot_idx); in blk_ksm_get_slot_for_key()
371 err = ksm->ksm_ll_ops.keyslot_program(ksm, key, slot); in blk_ksm_reprogram_all_keys()
H A Dblk-crypto-fallback.c142 .keyslot_program = blk_crypto_keyslot_program,
/kernel/linux/linux-6.6/block/
H A Dblk-crypto-profile.c295 err = profile->ll_ops.keyslot_program(profile, key, slot_idx); in blk_crypto_get_keyslot()
434 err = profile->ll_ops.keyslot_program(profile, key, slot); in blk_crypto_reprogram_all_keys()
H A Dblk-crypto-fallback.c140 .keyslot_program = blk_crypto_fallback_keyslot_program,
/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufshcd-crypto.c128 .keyslot_program = ufshcd_crypto_keyslot_program,
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dcqhci-crypto.c137 .keyslot_program = cqhci_crypto_keyslot_program,
/kernel/linux/linux-6.6/drivers/ufs/core/
H A Dufshcd-crypto.c130 .keyslot_program = ufshcd_crypto_keyslot_program,

Completed in 7 milliseconds