Lines Matching refs:eddsa
126 int eddsa;
1204 BIO_printf(bio_err, "EdDSA sign failure\n");
1225 BIO_printf(bio_err, "EdDSA verify failure\n");
1540 /* EdDSA */
1645 = seconds.ecdh = seconds.eddsa = atoi(opt_arg());
1729 if (strcmp(*argv, "eddsa") == 0) {
3128 BIO_printf(bio_err, "EdDSA failure.\n");
3133 /* Perform EdDSA signature test */
3143 "EdDSA sign failure. No EdDSA sign will be done.\n");
3149 test_ed_curves[testnum].bits, seconds.eddsa);
3163 /* Perform EdDSA verification test */
3173 "EdDSA verify failure. No EdDSA verify will be done.\n");
3179 test_ed_curves[testnum].bits, seconds.eddsa);
3345 printf("%4u bits EdDSA (%s) %8.4fs %8.4fs %8.1f %8.1f\n",