Searched refs:GetAsyKeySpecNumber (Results 1 – 2 of 2) sorted by relevance
112 static napi_value GetAsyKeySpecNumber(napi_env env, AsyKeySpecItem item, HcfPubKey *pubKey) in GetAsyKeySpecNumber() function180 return GetAsyKeySpecNumber(env, item, pubKey); in JsGetAsyKeySpec()
135 static napi_value GetAsyKeySpecNumber(napi_env env, AsyKeySpecItem item, HcfPriKey *priKey) in GetAsyKeySpecNumber() function205 return GetAsyKeySpecNumber(env, item, priKey); in JsGetAsyKeySpec()