On Mon, Apr 27, 2015 at 04:58:51PM +0200, Stephan Mueller wrote: > > This memcmp implies that the final block->A from the decrypt is memcpy'ed to > req->creq.info. I wanted to avoid any additional memcpy calls to not hurt > performance even more. I was hoping to directly use req->creq.info in the calculation. The blkcipher_walk code would handle the alignment for it. But obviously the backward walking issue threw a spanner in the works. Cheers, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html