Lines Matching full:ec_key_generate_key
1119 if (EC_KEY_generate_key(private) != 1)1120 fatal("%s: EC_KEY_generate_key failed", __func__);