Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Decdsa.c275 static struct akcipher_alg ecdsa_nist_p384 = { variable
347 ret = crypto_register_akcipher(&ecdsa_nist_p384); in ecdsa_init()
367 crypto_unregister_akcipher(&ecdsa_nist_p384); in ecdsa_exit()
/kernel/linux/linux-6.6/crypto/
H A Decdsa.c275 static struct akcipher_alg ecdsa_nist_p384 = { variable
347 ret = crypto_register_akcipher(&ecdsa_nist_p384); in ecdsa_init()
367 crypto_unregister_akcipher(&ecdsa_nist_p384); in ecdsa_exit()

Completed in 3 milliseconds