diff options
author | Saulo Alessandre <saulo.alessandre@tse.jus.br> | 2021-03-17 00:07:35 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2021-03-26 11:41:58 +0300 |
commit | c12d448ba939cafc5fe04ae93bc3f4c27b5d213c (patch) | |
tree | 1b23fb11afc19aef609ff2df181007248539cff3 /include/linux | |
parent | 149ca1611d92411b812756475cf471a081dcadad (diff) | |
download | linux-c12d448ba939cafc5fe04ae93bc3f4c27b5d213c.tar.xz |
crypto: ecdsa - Register NIST P384 and extend test suite
Register NIST P384 as an akcipher and extend the testmgr with
NIST P384-specific test vectors.
Summary of changes:
* crypto/ecdsa.c
- add ecdsa_nist_p384_init_tfm
- register and unregister P384 tfm
* crypto/testmgr.c
- add test vector for P384 on vector of tests
* crypto/testmgr.h
- add test vector params for P384(sha1, sha224, sha256, sha384
and sha512)
Signed-off-by: Saulo Alessandre <saulo.alessandre@tse.jus.br>
Tested-by: Stefan Berger <stefanb@linux.ibm.com>
Acked-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions