Home
last modified time | relevance | path

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

/linux-6.3-rc2/crypto/
A Decdsa.c297 static struct akcipher_alg ecdsa_nist_p256 = { variable
343 ret = crypto_register_akcipher(&ecdsa_nist_p256); in ecdsa_init()
354 crypto_unregister_akcipher(&ecdsa_nist_p256); in ecdsa_init()
366 crypto_unregister_akcipher(&ecdsa_nist_p256); in ecdsa_exit()

Completed in 5 milliseconds