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

/linux-master/crypto/
H A Decdsa.c319 static struct akcipher_alg ecdsa_nist_p192 = { variable in typeref:struct:akcipher_alg
340 ret = crypto_register_akcipher(&ecdsa_nist_p192);
358 crypto_unregister_akcipher(&ecdsa_nist_p192);
365 crypto_unregister_akcipher(&ecdsa_nist_p192);

Completed in 134 milliseconds