Herbert Xu
df27b26f04
crypto: testmgr - Use kmalloc memory for RSA input
...
As akcipher uses an SG interface, you must not use vmalloc memory
as input for it. This patch fixes testmgr to copy the vmalloc
test vectors to kmalloc memory before running the test.
This patch also removes a superfluous sg_virt call in do_test_rsa.
Cc: <stable@vger.kernel.org>
Reported-by: Anatoly Pugachev <matorola@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2016-05-09 16:47:53 +08:00
..
2016-03-30 13:28:34 -05:00
2016-03-17 15:09:34 -07:00
2015-06-25 23:29:24 +08:00
2015-12-09 20:16:22 +08:00
2015-08-17 16:53:53 +08:00
2016-01-18 18:16:33 +08:00
2016-05-05 14:27:04 +08:00
2015-12-09 20:03:57 +08:00
2016-01-25 22:42:12 +08:00
2015-08-17 16:53:41 +08:00
2016-01-12 18:57:02 -08:00
2016-01-30 22:05:15 +08:00
2016-02-06 15:23:55 +08:00
2015-10-20 21:59:25 +08:00
2015-08-17 16:53:53 +08:00
2015-08-17 16:53:53 +08:00
2015-12-09 20:16:22 +08:00
2015-08-17 08:12:54 -06:00
2015-07-17 21:20:21 +08:00
2015-12-09 20:16:04 +08:00
2015-06-22 15:49:28 +08:00
2016-01-30 22:11:22 +08:00
2016-01-19 15:52:10 +08:00
2015-12-04 22:29:53 +08:00
2016-02-01 22:27:02 +08:00
2016-02-06 15:23:55 +08:00
2016-01-25 22:42:11 +08:00
2015-08-17 16:53:46 +08:00
2015-06-22 15:49:28 +08:00
2015-09-02 13:22:38 -07:00
2015-12-20 15:27:12 +02:00
2016-01-25 22:42:12 +08:00
2015-10-14 22:23:16 +08:00
2015-06-25 23:18:33 +08:00
2016-05-05 14:27:05 +08:00
2016-02-01 22:27:05 +08:00
2016-02-01 22:27:02 +08:00
2016-01-30 22:11:20 +08:00
2015-12-22 20:43:35 +08:00
2015-08-17 16:53:53 +08:00
2015-07-17 21:20:26 +08:00
2015-06-22 15:49:18 +08:00
2015-10-14 22:23:16 +08:00
2016-04-15 22:13:55 +08:00
2015-12-09 20:03:57 +08:00
2015-10-14 22:23:16 +08:00
2015-10-14 22:23:16 +08:00
2015-08-17 16:53:46 +08:00
2015-12-22 20:43:35 +08:00
2015-12-22 20:43:35 +08:00
2016-03-17 11:22:54 -07:00
2016-01-25 22:42:11 +08:00
2016-02-06 15:33:08 +08:00
2015-07-17 21:20:20 +08:00
2016-05-09 16:47:53 +08:00
2016-01-27 20:36:24 +08:00
2016-02-17 04:07:51 +08:00