Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_utils.cpp1186 static bool GetAlg25519PubKeySpec(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec, c… in GetAlg25519PubKeySpec() function
1264 return GetAlg25519PubKeySpec(env, arg, asyKeySpec, algName); in GetAlg25519AsyKeySpec()