Home
last modified time | relevance | path

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

/openssl/crypto/evp/
H A Dec_support.c138 if ((nid = ossl_ec_curve_nist2nid_int(name)) != NID_undef) in ossl_ec_curve_name2nid()
180 int ossl_ec_curve_nist2nid_int(const char *name) in ossl_ec_curve_nist2nid_int() function
/openssl/include/crypto/
H A Dec.h21 int ossl_ec_curve_nist2nid_int(const char *name);
/openssl/crypto/ec/
H A Dec_curve.c3364 return ossl_ec_curve_nist2nid_int(name); in EC_curve_nist2nid()

Completed in 18 milliseconds