Am Freitag, 13. Januar 2017, 19:14:06 CET schrieb Herbert Xu: Hi Herbert, > On Fri, Jan 13, 2017 at 12:12:39PM +0100, Stephan Müller wrote: > > Adding such code should IMHO not be impaired by pointing to the AAD held > > in > > the src SGL by the dst SGL as offered with the older patch mentioned > > before. > The point is you're turning what could otherwise be a linear SGL > into a non-linear one by forcing the same AAD on both sides. That is correct, but I thought that playing with pointers is always faster than doing memcpy. Are you saying that this assumption is not true when we somehow have the code to try to perform an in-place operation? Ciao Stephan -- 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