Home
last modified time | relevance | path

Searched refs:keyslot_evict (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/block/
A Dblk-crypto-profile.c381 if (profile->ll_ops.keyslot_evict) { in __blk_crypto_evict_key()
383 err = profile->ll_ops.keyslot_evict(profile, key, -1); in __blk_crypto_evict_key()
399 err = profile->ll_ops.keyslot_evict(profile, key, in __blk_crypto_evict_key()
A Dblk-crypto-fallback.c141 .keyslot_evict = blk_crypto_fallback_keyslot_evict,
/linux-6.3-rc2/include/linux/
A Dblk-crypto-profile.h57 int (*keyslot_evict)(struct blk_crypto_profile *profile, member
/linux-6.3-rc2/drivers/mmc/host/
A Dcqhci-crypto.c138 .keyslot_evict = cqhci_crypto_keyslot_evict,
/linux-6.3-rc2/drivers/ufs/core/
A Dufshcd-crypto.c131 .keyslot_evict = ufshcd_crypto_keyslot_evict,
/linux-6.3-rc2/Documentation/block/
A Dinline-encryption.rst242 implement ``keyslot_program`` and ``keyslot_evict``. For details, see the
/linux-6.3-rc2/drivers/md/
A Ddm-table.c1306 profile->ll_ops.keyslot_evict = dm_keyslot_evict; in dm_table_construct_crypto_profile()

Completed in 12 milliseconds