On Fri, Sep 21, 2012 at 12:11:58PM -0400, David Miller wrote:
> From: Jussi Kivilinna <[email protected]>
> Date: Fri, 21 Sep 2012 10:26:52 +0300
> 
> > Currrently test_aead uses same buffer for destination and source. However
> > in any places, 'dst != src' take different path than 'dst == src' case.
> > 
> > Therefore make test_aead also run tests with destination buffer being
> > different than source buffer.
> > 
> > Signed-off-by: Jussi Kivilinna <[email protected]>
> 
> Acked-by: David S. Miller <[email protected]>

Both patches applied.  Thanks!
-- 
Email: Herbert Xu <[email protected]>
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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to