Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/ec/
Dinternal.h289 struct built_in_curve { struct
307 struct built_in_curve curves[OPENSSL_NUM_BUILT_IN_CURVES]; argument
Dec.c401 static EC_GROUP *ec_group_new_from_data(const struct built_in_curve *curve) { in ec_group_new_from_data()
487 const struct built_in_curve *curve = NULL; in EC_GROUP_new_by_curve_name()
/external/boringssl/src/crypto/ec_extra/
Dec_asn1.c338 const struct built_in_curve *curve = &curves->curves[i]; in EC_KEY_parse_curve_name()
359 const struct built_in_curve *curve = &curves->curves[i]; in EC_KEY_marshal_curve_name()
390 const struct built_in_curve *curve = &curves->curves[i]; in EC_KEY_parse_parameters()