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

/linux-master/crypto/
H A Decrdsa.c267 static struct akcipher_alg ecrdsa_alg = { variable in typeref:struct:akcipher_alg
283 return crypto_register_akcipher(&ecrdsa_alg);
288 crypto_unregister_akcipher(&ecrdsa_alg);

Completed in 111 milliseconds