Searched refs:_ec_curve_from_name (Results 1 – 1 of 1) sorted by relevance
538 static inline bool _ec_curve_from_name(const char *name, cjose_jwk_ec_curve *crv, cjose_err *err) in _ec_curve_from_name() function1363 if (!_ec_curve_from_name(crv_str, &crv, err)) in _cjose_jwk_import_EC()