Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/common/src/
H A Decc_openssl_common.c211 static HcfResult InitEcKeyByPriKey(const HcfBigInteger *priKey, EC_KEY *ecKey) in InitEcKeyByPriKey() function
274 ret = InitEcKeyByPriKey(priKey, ecKey); in SetEcKey()