Home
last modified time | relevance | path

Searched refs:keyslot_program (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dkeyslot-manager.h28 int (*keyslot_program)(struct blk_keyslot_manager *ksm, member
/kernel/linux/linux-5.10/block/
Dkeyslot-manager.c238 err = ksm->ksm_ll_ops.keyslot_program(ksm, key, slot_idx); in blk_ksm_get_slot_for_key()
372 err = ksm->ksm_ll_ops.keyslot_program(ksm, key, slot); in blk_ksm_reprogram_all_keys()
Dblk-crypto-fallback.c142 .keyslot_program = blk_crypto_keyslot_program,
/kernel/linux/linux-5.10/drivers/scsi/ufs/
Dufshcd-crypto.c128 .keyslot_program = ufshcd_crypto_keyslot_program,