Meng Yu
6763f5ea2d
crypto: ecdh - move curve_id of ECDH from the key to algorithm name
...
1. crypto and crypto/atmel-ecc:
Move curve id of ECDH from the key into the algorithm name instead
in crypto and atmel-ecc, so ECDH algorithm name change form 'ecdh'
to 'ecdh-nist-pxxx', and we cannot use 'curve_id' in 'struct ecdh';
2. crypto/testmgr and net/bluetooth:
Modify 'testmgr.c', 'testmgr.h' and 'net/bluetooth' to adapt
the modification.
Signed-off-by: Meng Yu <yumeng18@huawei.com>
Reviewed-by: Zaibo Xu <xuzaibo@huawei.com>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2021-03-13 00:04:03 +11:00
..
2020-06-14 01:57:21 +09:00
2021-01-27 17:04:12 -08:00
2021-01-14 18:34:50 -08:00
2021-02-12 16:40:28 -08:00
2021-01-29 18:24:05 -08:00
2020-07-25 17:49:04 -07:00
2021-02-08 11:32:40 -08:00
2021-03-13 00:04:03 +11:00
2021-01-20 12:16:11 -08:00
2021-01-27 17:04:12 -08:00
2021-02-16 14:47:46 -08:00
2021-02-15 13:21:48 -08:00
2021-02-24 14:32:15 -08:00
2021-02-16 12:09:52 +01:00
2021-02-16 17:51:13 -08:00
2021-01-27 17:03:52 -08:00
2021-02-06 11:15:28 -08:00
2021-01-27 17:33:46 -08:00
2021-01-27 17:04:12 -08:00
2021-02-22 18:50:42 -08:00
2020-11-17 14:15:03 -08:00
2021-02-11 13:24:44 -08:00
2021-02-25 09:41:51 -08:00
2020-11-16 08:08:54 -08:00
2021-01-27 17:04:12 -08:00
2021-02-27 08:29:02 -08:00
2021-02-27 08:29:02 -08:00
2021-01-28 20:36:22 -08:00
2021-01-07 16:08:37 -08:00
2021-01-04 10:05:50 +01:00
2020-11-23 18:36:21 -05:00
2021-01-27 17:03:52 -08:00
2021-02-02 08:40:48 -08:00
2021-01-27 17:04:12 -08:00
2021-02-12 09:33:34 +01:00
2020-11-07 10:40:56 -08:00
2020-11-03 12:55:53 -08:00
2021-02-22 18:54:59 -08:00
2020-12-23 12:22:23 -08:00
2021-02-15 18:17:15 +01:00
2020-11-19 19:08:46 -08:00
2021-02-12 16:31:46 -08:00
2020-08-23 17:36:59 -05:00
2021-02-20 21:28:04 -08:00
2020-06-14 01:57:21 +09:00
2021-01-14 16:32:14 -08:00
2021-02-06 14:59:28 -08:00
2020-08-23 17:36:59 -05:00
2021-02-25 09:49:46 -08:00
2021-02-23 15:38:22 -08:00
2021-02-02 08:44:08 -08:00
2020-12-11 12:47:17 +01:00
2020-11-20 10:04:58 -08:00
2021-02-12 16:42:05 -08:00
2021-02-23 12:23:44 -08:00
2021-02-10 13:30:12 -08:00
2021-01-12 20:22:01 -08:00
2021-02-26 09:17:24 -08:00
2021-02-14 17:38:11 -08:00
2021-01-27 18:50:07 -08:00
2021-02-11 19:08:06 -08:00
2021-01-24 14:27:18 +01:00
2021-02-09 15:31:22 -08:00
2021-02-12 09:33:34 +01:00
2020-12-12 17:15:33 -08:00
2021-01-25 23:56:33 +01:00
2021-02-09 11:23:41 -08:00
2020-10-03 00:02:13 -04:00
2020-06-30 15:57:34 -07:00
2021-02-11 19:08:06 -08:00
2021-01-27 17:03:52 -08:00
2021-02-27 08:29:02 -08:00