Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/key_agreement/src/
H A Decdh_openssl.c48 static EVP_PKEY *NewPKeyByEccPubKey(HcfOpensslEccPubKey *publicKey) in NewPKeyByEccPubKey() function
108 EVP_PKEY *pubPKey = NewPKeyByEccPubKey((HcfOpensslEccPubKey *)pubKey); in EngineGenerateSecret()