Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/ec/
Dinternal.h358 struct built_in_curve { struct
366 extern const struct built_in_curve OPENSSL_built_in_curves[]; argument
Dec.c221 const struct built_in_curve OPENSSL_built_in_curves[] = {
328 static EC_GROUP *ec_group_new_from_data(const struct built_in_curve *curve) { in ec_group_new_from_data()
418 const struct built_in_curve *curve; in EC_GROUP_new_by_curve_name()
Dec_asn1.c210 const struct built_in_curve *curve; in ec_asn1_pkparameters2group()