Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A Dkeyslot-manager.c211 unsigned int blk_ksm_get_slot_idx(struct blk_ksm_keyslot *slot) in blk_ksm_get_slot_idx() function
215 EXPORT_SYMBOL_GPL(blk_ksm_get_slot_idx);
274 slot_idx = blk_ksm_get_slot_idx(slot); in blk_ksm_get_slot_for_key()
393 blk_ksm_get_slot_idx(slot)); in blk_ksm_evict_key()
H A Dblk-crypto-fallback.c194 int keyslot_idx = blk_ksm_get_slot_idx(slot); in blk_crypto_alloc_cipher_req()
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dcrypto.c39 mrq->crypto_key_slot = blk_ksm_get_slot_idx(req->crypt_keyslot); in mmc_crypto_prepare_req()
/OK3568_Linux_fs/kernel/include/linux/
H A Dkeyslot-manager.h117 unsigned int blk_ksm_get_slot_idx(struct blk_ksm_keyslot *slot);
/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufshcd-crypto.h21 lrbp->crypto_key_slot = blk_ksm_get_slot_idx(rq->crypt_keyslot); in ufshcd_prepare_lrbp_crypto()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_xiaomi61 blk_ksm_get_slot_idx