Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/common/src/
H A Decc_openssl_common.c88 static HcfResult SetEcPointToGroup(const HcfEccCommParamsSpec *ecParams, EC_GROUP *group, BN_CTX *c… in SetEcPointToGroup() function
155 ret = SetEcPointToGroup(ecParams, group, ctx); in GenerateEcGroupWithParamsSpec()