summaryrefslogtreecommitdiff
path: root/crypto/salsa20_generic.c
diff options
context:
space:
mode:
authorJussi Kivilinna <jussi.kivilinna@mbnet.fi>2012-09-21 10:26:47 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2012-09-27 13:32:16 +0800
commite6f15093f3adc2057813919857b31c4ac7066137 (patch)
treec06dbaf2ff5a851042f60a88bcb0b427e8ded410 /crypto/salsa20_generic.c
parent37844dd977f7ae901bcf7c9afe8d82ccc8910a52 (diff)
downloadlinux-crypto-e6f15093f3adc2057813919857b31c4ac7066137.tar.gz
linux-crypto-e6f15093f3adc2057813919857b31c4ac7066137.zip
crypto: testmgr - make test_skcipher also test 'dst != src' code paths
Currrently test_skcipher uses same buffer for destination and source. However in any places, 'dst != src' take different path than 'dst == src' case. Therefore make test_skcipher 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/salsa20_generic.c')
0 files changed, 0 insertions, 0 deletions