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.h252 struct built_in_curve { struct
270 struct built_in_curve curves[OPENSSL_NUM_BUILT_IN_CURVES]; argument
Dec.c304 const struct built_in_curve *curve = &curves->curves[i]; in DEFINE_LOCAL_DATA()
408 const struct built_in_curve *curve = &curves->curves[built_in_index]; in ec_group_new_from_data()
486 const struct built_in_curve *curve = &curves->curves[i]; 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()