Lines Matching defs:ecdh
109 int ecdh;
523 /* list of ecdh curves, extension of |ecdsa_choices| list above */
2071 /* Other and ECDH only ones */
2248 = seconds.ecdh = seconds.eddsa
2453 if (HAS_PREFIX(algo, "ecdh")) {
2454 if (algo[sizeof("ecdh") - 1] == '\0') {
2594 loopargs[i].secret_a = app_malloc(MAX_ECDH_SIZE, "ECDH secret a");
2595 loopargs[i].secret_b = app_malloc(MAX_ECDH_SIZE, "ECDH secret b");
3625 BIO_printf(bio_err, "ECDH key generation failure.\n");
3645 BIO_printf(bio_err, "ECDH computation failure.\n");
3655 BIO_printf(bio_err, "ECDH computations don't match.\n");
3670 pkey_print_message("", "ecdh",
3671 ec_curves[testnum].bits, seconds.ecdh);
3676 mr ? "+R9:%ld:%d:%.2f\n" : "%ld %u-bits ECDH ops in %.2fs\n", count,
4634 printf("%4u bits ecdh (%s) %8.4fs %8.1f\n",