Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Dsm2_asy_key_generator_openssl.c63 static HcfResult CheckParamsSpecToGetCurveId(const HcfEccCommParamsSpec *ecParams, int32_t *curveId) in CheckParamsSpecToGetCurveId() function
102 HcfResult ret = CheckParamsSpecToGetCurveId(ecParams, &curveId); in GenerateSm2KeyWithParamsSpec()
H A Decc_asy_key_generator_openssl.c586 static HcfResult CheckParamsSpecToGetCurveId(const HcfEccCommParamsSpec *ecParams, int32_t *curveId) in CheckParamsSpecToGetCurveId() function
646 HcfResult ret = CheckParamsSpecToGetCurveId(ecParams, &curveId); in GenerateEcKeyWithParamsSpec()