Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dblk-crypto-profile.h37 int (*keyslot_program)(struct blk_crypto_profile *profile, member
/linux-6.3-rc2/block/
A Dblk-crypto-profile.c289 err = profile->ll_ops.keyslot_program(profile, key, slot_idx); in blk_crypto_get_keyslot()
437 err = profile->ll_ops.keyslot_program(profile, key, slot); in blk_crypto_reprogram_all_keys()
A Dblk-crypto-fallback.c140 .keyslot_program = blk_crypto_fallback_keyslot_program,
/linux-6.3-rc2/drivers/mmc/host/
A Dcqhci-crypto.c137 .keyslot_program = cqhci_crypto_keyslot_program,
/linux-6.3-rc2/drivers/ufs/core/
A Dufshcd-crypto.c130 .keyslot_program = ufshcd_crypto_keyslot_program,
/linux-6.3-rc2/Documentation/block/
A Dinline-encryption.rst242 implement ``keyslot_program`` and ``keyslot_evict``. For details, see the

Completed in 7 milliseconds