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

/linux-master/crypto/
H A Decdsa.c275 static struct akcipher_alg ecdsa_nist_p384 = { variable in typeref:struct:akcipher_alg
347 ret = crypto_register_akcipher(&ecdsa_nist_p384);
367 crypto_unregister_akcipher(&ecdsa_nist_p384);

Completed in 2621 milliseconds