Home
last modified time | relevance | path

Searched refs:ecdh_nist_p384 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/crypto/
H A Decdh.c188 static struct kpp_alg ecdh_nist_p384 = { variable
217 ret = crypto_register_kpp(&ecdh_nist_p384); in ecdh_init()
237 crypto_unregister_kpp(&ecdh_nist_p384); in ecdh_exit()