Searched refs:JsGetCipherTextSpec (Results 1 – 2 of 2) sorted by relevance
33 static napi_value JsGetCipherTextSpec(napi_env env, napi_callback_info info);
237 napi_value NapiSm2CryptoUtil::JsGetCipherTextSpec(napi_env env, napi_callback_info info) in JsGetCipherTextSpec() function in OHOS::CryptoFramework::NapiSm2CryptoUtil295 DECLARE_NAPI_STATIC_FUNCTION("getCipherTextSpec", NapiSm2CryptoUtil::JsGetCipherTextSpec), in Sm2CryptoUtilConstructorClass()