Jussi Kivilinna 08d6af8c16 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>
2012-09-27 13:32:16 +08:00
..
2011-07-26 16:49:47 -07:00
2012-04-02 04:33:42 -04:00
2010-02-16 20:26:46 +08:00
2010-12-02 14:47:16 +08:00
2012-04-02 04:33:42 -04:00
2010-05-26 10:36:51 +10:00
2008-06-02 15:46:51 +10:00
2010-02-16 20:33:49 +08:00
2010-12-02 14:47:16 +08:00
2008-08-29 15:50:02 +10:00
2010-12-02 14:47:16 +08:00
2012-08-01 17:47:56 +08:00
2011-08-06 18:32:45 -07:00
2012-04-02 04:33:42 -04:00
2012-04-02 04:33:42 -04:00
2012-05-23 17:08:40 -07:00