Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Decrdsa.c266 static struct akcipher_alg ecrdsa_alg = { variable
282 return crypto_register_akcipher(&ecrdsa_alg); in ecrdsa_mod_init()
287 crypto_unregister_akcipher(&ecrdsa_alg); in ecrdsa_mod_fini()