Loading apps/speed.c +14 −14 Original line number Original line Diff line number Diff line Loading @@ -2650,6 +2650,7 @@ int speed_main(int argc, char **argv) break; break; } } } } } if (ecdh_checks != 0) { if (ecdh_checks != 0) { pkey_print_message("", "ecdh", pkey_print_message("", "ecdh", ecdh_c[testnum][0], ecdh_c[testnum][0], Loading @@ -2665,7 +2666,6 @@ int speed_main(int argc, char **argv) rsa_count = count; rsa_count = count; } } } } } if (rsa_count <= 1) { if (rsa_count <= 1) { /* if longer than 10s, don't do any more */ /* if longer than 10s, don't do any more */ Loading Loading
apps/speed.c +14 −14 Original line number Original line Diff line number Diff line Loading @@ -2650,6 +2650,7 @@ int speed_main(int argc, char **argv) break; break; } } } } } if (ecdh_checks != 0) { if (ecdh_checks != 0) { pkey_print_message("", "ecdh", pkey_print_message("", "ecdh", ecdh_c[testnum][0], ecdh_c[testnum][0], Loading @@ -2665,7 +2666,6 @@ int speed_main(int argc, char **argv) rsa_count = count; rsa_count = count; } } } } } if (rsa_count <= 1) { if (rsa_count <= 1) { /* if longer than 10s, don't do any more */ /* if longer than 10s, don't do any more */ Loading