Home
last modified time | relevance | path

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

/base/security/crypto_framework/frameworks/js/napi/crypto/src/
Dnapi_pub_key.cpp112 static napi_value GetAsyKeySpecNumber(napi_env env, AsyKeySpecItem item, HcfPubKey *pubKey) in GetAsyKeySpecNumber() function
180 return GetAsyKeySpecNumber(env, item, pubKey); in JsGetAsyKeySpec()
Dnapi_pri_key.cpp135 static napi_value GetAsyKeySpecNumber(napi_env env, AsyKeySpecItem item, HcfPriKey *priKey) in GetAsyKeySpecNumber() function
205 return GetAsyKeySpecNumber(env, item, priKey); in JsGetAsyKeySpec()