Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H 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()
/kernel/linux/linux-6.6/crypto/
H 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 2 milliseconds