Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Decdh.c163 static struct kpp_alg ecdh_nist_p256 = { variable
213 ret = crypto_register_kpp(&ecdh_nist_p256); in ecdh_init()
224 crypto_unregister_kpp(&ecdh_nist_p256); in ecdh_init()
236 crypto_unregister_kpp(&ecdh_nist_p256); in ecdh_exit()