Searched refs:blk_ksm_get_slot_idx (Results 1 – 5 of 5) sorted by relevance
211 unsigned int blk_ksm_get_slot_idx(struct blk_ksm_keyslot *slot) in blk_ksm_get_slot_idx() function215 EXPORT_SYMBOL_GPL(blk_ksm_get_slot_idx);274 slot_idx = blk_ksm_get_slot_idx(slot); in blk_ksm_get_slot_for_key()386 blk_ksm_get_slot_idx(slot)); in blk_ksm_evict_key()
195 int keyslot_idx = blk_ksm_get_slot_idx(slot); in blk_crypto_alloc_cipher_req()
39 mrq->crypto_key_slot = blk_ksm_get_slot_idx(req->crypt_keyslot); in mmc_crypto_prepare_req()
21 lrbp->crypto_key_slot = blk_ksm_get_slot_idx(rq->crypt_keyslot); in ufshcd_prepare_lrbp_crypto()
95 unsigned int blk_ksm_get_slot_idx(struct blk_ksm_keyslot *slot);