Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_utils.cpp882 static bool GetEccPriKeySpec(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec, const … in GetEccPriKeySpec() function
1012 return GetEccPriKeySpec(env, arg, asyKeySpec, algName); in GetEccAsyKeySpec()