Lines Matching refs:eddsa
95 int eddsa;
1104 BIO_printf(bio_err, "EdDSA sign init failure\n");
1111 EdDSA sign failure\n");
1132 BIO_printf(bio_err, "EdDSA verify init failure\n");
1139 BIO_printf(bio_err, "EdDSA verify failure\n");
1372 size_t sigsize; /* only used for EdDSA curves */
1563 /* EdDSA */
1714 = seconds.ecdh = seconds.eddsa
1814 if (strcmp(algo, "eddsa") == 0) {
2958 BIO_printf(bio_err, "EdDSA failure.\n");
2963 /* Perform EdDSA signature test */
2973 "EdDSA sign failure. No EdDSA sign will be done.\n");
2979 ed_curves[testnum].bits, seconds.eddsa);
2992 /* Perform EdDSA verification test */
3002 "EdDSA verify failure. No EdDSA verify will be done.\n");
3008 ed_curves[testnum].bits, seconds.eddsa);
3477 printf("%4u bits EdDSA (%s) %8.4fs %8.4fs %8.1f %8.1f\n",