Searched refs:blk_ksm_get_slot_idx (Results 1 – 4 of 4) sorted by relevance
177 unsigned int blk_ksm_get_slot_idx(struct blk_ksm_keyslot *slot) in blk_ksm_get_slot_idx() function181 EXPORT_SYMBOL_GPL(blk_ksm_get_slot_idx);236 slot_idx = blk_ksm_get_slot_idx(slot); in blk_ksm_get_slot_for_key()338 blk_ksm_get_slot_idx(slot)); in blk_ksm_evict_key()
192 int keyslot_idx = blk_ksm_get_slot_idx(slot); in blk_crypto_alloc_cipher_req()
92 unsigned int blk_ksm_get_slot_idx(struct blk_ksm_keyslot *slot);
21 lrbp->crypto_key_slot = blk_ksm_get_slot_idx(rq->crypt_keyslot); in ufshcd_prepare_lrbp_crypto()