Searched refs:JsGenCipherTextBySpec (Results 1 – 2 of 2) sorted by relevance
32 static napi_value JsGenCipherTextBySpec(napi_env env, napi_callback_info info);
109 napi_value NapiSm2CryptoUtil::JsGenCipherTextBySpec(napi_env env, napi_callback_info info) in JsGenCipherTextBySpec() function in OHOS::CryptoFramework::NapiSm2CryptoUtil294 … DECLARE_NAPI_STATIC_FUNCTION("genCipherTextBySpec", NapiSm2CryptoUtil::JsGenCipherTextBySpec), in Sm2CryptoUtilConstructorClass()