Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/common/src/
H A Decc_openssl_common.c167 static HcfResult InitEcKeyByPubKey(const HcfPoint *pubKey, EC_KEY *ecKey) in InitEcKeyByPubKey() function
267 ret = InitEcKeyByPubKey(pubKey, ecKey); in SetEcKey()