Searched refs:odst (Results 1 – 1 of 1) sorted by relevance
73 struct scatterlist *osrc, *odst; in eseqiv_givencrypt() local93 odst = req->creq.dst; in eseqiv_givencrypt()95 dstp = sg_page(odst); in eseqiv_givencrypt()97 vdst = PageHighMem(dstp) ? NULL : page_address(dstp) + odst->offset; in eseqiv_givencrypt()116 if (osrc != odst) { in eseqiv_givencrypt()119 scatterwalk_crypto_chain(reqctx->dst, odst, vdst == giv + ivsize, 2); in eseqiv_givencrypt()