summaryrefslogtreecommitdiff
path: root/crypto/tcrypt.c
diff options
context:
space:
mode:
authorJussi Kivilinna <jussi.kivilinna@mbnet.fi>2012-09-21 10:26:52 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2012-09-27 13:32:16 +0800
commitd8a32ac25698cd60b02bed2100379803c7f964e3 (patch)
tree35894f4f788a9f57b245a48f85ca2a4bff3ff2d2 /crypto/tcrypt.c
parent08d6af8c160b6bd9b21a3177e2b1bebc72a21041 (diff)
crypto: testmgr - make test_aead also test 'dst != src' code paths
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 <jussi.kivilinna@mbnet.fi> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/tcrypt.c')
0 files changed, 0 insertions, 0 deletions