Home
last modified time | relevance | path

Searched refs:nist_only (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_check.c19 int EC_GROUP_check_named_curve(const EC_GROUP *group, int nist_only, in EC_GROUP_check_named_curve() argument
39 if (nid > 0 && nist_only && EC_curve_nid2nist(nid) == NULL) in EC_GROUP_check_named_curve()
/third_party/openssl/crypto/ec/
H A Dec_check.c19 int EC_GROUP_check_named_curve(const EC_GROUP *group, int nist_only, in EC_GROUP_check_named_curve() argument
39 if (nid > 0 && nist_only && EC_curve_nid2nist(nid) == NULL) in EC_GROUP_check_named_curve()
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dec.h533 int EC_GROUP_check_named_curve(const EC_GROUP *group, int nist_only,
/third_party/openssl/include/openssl/
H A Dec.h533 int EC_GROUP_check_named_curve(const EC_GROUP *group, int nist_only,

Completed in 5 milliseconds