summaryrefslogtreecommitdiffstats
path: root/crypto/tcrypt.c
diff options
context:
space:
mode:
authorJussi Kivilinna <jussi.kivilinna@mbnet.fi>2012-09-21 09:26:52 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2012-09-27 07:32:16 +0200
commitd8a32ac25698cd60b02bed2100379803c7f964e3 (patch)
tree35894f4f788a9f57b245a48f85ca2a4bff3ff2d2 /crypto/tcrypt.c
parentcrypto: testmgr - make test_skcipher also test 'dst != src' code paths (diff)
downloadlinux-d8a32ac25698cd60b02bed2100379803c7f964e3.tar.xz
linux-d8a32ac25698cd60b02bed2100379803c7f964e3.zip
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