Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_pub_key.cpp224 static napi_value GetAsyKeySpecNumber(napi_env env, AsyKeySpecItem item, HcfPubKey *pubKey) in GetAsyKeySpecNumber() function
292 return GetAsyKeySpecNumber(env, item, pubKey); in JsGetAsyKeySpec()
H A Dnapi_pri_key.cpp195 static napi_value GetAsyKeySpecNumber(napi_env env, AsyKeySpecItem item, HcfPriKey *priKey) in GetAsyKeySpecNumber() function
265 return GetAsyKeySpecNumber(env, item, priKey); in JsGetAsyKeySpec()