Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_utils.cpp630 static bool GetDsaPubKeySpec(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec) in GetDsaPubKeySpec() function
723 return GetDsaPubKeySpec(env, arg, asyKeySpec); in GetDsaAsyKeySpec()