Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Decdsa.c261 static struct akcipher_alg ecdsa_nist_p521 = { variable
359 ret = crypto_register_akcipher(&ecdsa_nist_p521); in ecdsa_init()
383 crypto_unregister_akcipher(&ecdsa_nist_p521); in ecdsa_exit()