Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_pub_key.cpp239 static napi_value GetAsyKeySpecString(napi_env env, AsyKeySpecItem item, HcfPubKey *pubKey) in GetAsyKeySpecString() function
294 return GetAsyKeySpecString(env, item, pubKey); in JsGetAsyKeySpec()
H A Dnapi_pri_key.cpp210 static napi_value GetAsyKeySpecString(napi_env env, AsyKeySpecItem item, HcfPriKey *priKey) in GetAsyKeySpecString() function
267 return GetAsyKeySpecString(env, item, priKey); in JsGetAsyKeySpec()