Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ec/
H A Dec_asn1.c183 static int ec_asn1_group2curve(const EC_GROUP *, X9_62_CURVE *);
309 static int ec_asn1_group2curve(const EC_GROUP *group, X9_62_CURVE *curve) in ec_asn1_group2curve() function
412 if (!ec_asn1_group2curve(group, ret->curve)) { in EC_GROUP_get_ecparameters()