Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_utils.cpp1332 static bool GetDhPubKeySpec(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec) in GetDhPubKeySpec() function
1457 return GetDhPubKeySpec(env, arg, asyKeySpec); in GetDh25519AsyKeySpec()