Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Decdsa.c266 static struct akcipher_alg ecdsa_nist_p384 = { variable
338 ret = crypto_register_akcipher(&ecdsa_nist_p384); in ecdsa_init()
358 crypto_unregister_akcipher(&ecdsa_nist_p384); in ecdsa_exit()