Searched refs:ecdh_choices (Results 1 – 1 of 1) sorted by relevance
451 static const OPT_PAIR ecdh_choices[EC_NUM] = { variable2031 OPENSSL_assert(strcmp(ecdh_choices[EC_NUM - 1].name, "ecdhx448") == 0); in speed_main()2388 if (opt_found(algo, ecdh_choices, &i)) { in speed_main()
Completed in 14 milliseconds