Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds