crypt_keyslot
rq->crypt_keyslot = NULL;
return rq->crypt_keyslot;
&rq->crypt_keyslot);
blk_crypto_put_keyslot(rq->crypt_keyslot);
rq->crypt_keyslot = NULL;
if (WARN_ON_ONCE(rq->crypt_keyslot))
keyslot = req->crypt_keyslot;
ses->rq_crypt_keyslot = rq->crypt_keyslot;
rq->crypt_keyslot = NULL;
rq->crypt_keyslot = ses->rq_crypt_keyslot;
if (!rq || !rq->crypt_keyslot) {
lrbp->crypto_key_slot = blk_crypto_keyslot_index(rq->crypt_keyslot);