Home
last modified time | relevance | path

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

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