crypto: ecdh - register NIST P384 tfm
authorHui Tang <tanghui20@huawei.com>
Sat, 22 May 2021 02:44:30 +0000 (10:44 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 28 May 2021 07:11:47 +0000 (15:11 +0800)
commit8154132521e9cd6d28a7e9778c4ae23b716994bf
tree66485e4329ff28fd900fa53cb2aaeab8d942fcc6
parent8fd28fa5046b377039d5bbc0ab2f625dec703980
crypto: ecdh - register NIST P384 tfm

Add ecdh_nist_p384_init_tfm and register and unregister P384 tfm.

Signed-off-by: Hui Tang <tanghui20@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/ecdh.c