Home
last modified time | relevance | path

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

/base/security/crypto_framework/frameworks/js/napi/crypto/src/
Dnapi_pub_key.cpp127 static napi_value GetAsyKeySpecString(napi_env env, AsyKeySpecItem item, HcfPubKey *pubKey) in GetAsyKeySpecString() function
182 return GetAsyKeySpecString(env, item, pubKey); in JsGetAsyKeySpec()
Dnapi_pri_key.cpp150 static napi_value GetAsyKeySpecString(napi_env env, AsyKeySpecItem item, HcfPriKey *priKey) in GetAsyKeySpecString() function
207 return GetAsyKeySpecString(env, item, priKey); in JsGetAsyKeySpec()