Home
last modified time | relevance | path

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

/Linux-v5.15/crypto/
Decrdsa.c267 static struct akcipher_alg ecrdsa_alg = { variable
283 return crypto_register_akcipher(&ecrdsa_alg); in ecrdsa_mod_init()
288 crypto_unregister_akcipher(&ecrdsa_alg); in ecrdsa_mod_fini()