Searched refs:EC_NUM (Results 1 – 1 of 1) sorted by relevance
247 #define EC_NUM 16 macro267 static double ecdsa_results[EC_NUM][2];270 static double ecdh_results[EC_NUM][1];549 static unsigned int test_curves[EC_NUM] = in MAIN()570 static const char * test_curves_names[EC_NUM] = in MAIN()591 static int test_curves_bits[EC_NUM] = in MAIN()603 EC_KEY *ecdsa[EC_NUM]; in MAIN()604 long ecdsa_c[EC_NUM][2]; in MAIN()608 EC_KEY *ecdh_a[EC_NUM], *ecdh_b[EC_NUM]; in MAIN()613 long ecdh_c[EC_NUM][2]; in MAIN()[all …]