Home
last modified time | relevance | path

Searched refs:ec_group_new_from_data (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/ec/
Dec.c401 static EC_GROUP *ec_group_new_from_data(const struct built_in_curve *curve) { in ec_group_new_from_data() function
508 ret = ec_group_new_from_data(curve); in EC_GROUP_new_by_curve_name()