Searched refs:JsCipherInit (Results 1 – 2 of 2) sorted by relevance
37 static napi_value JsCipherInit(napi_env env, napi_callback_info info);
475 napi_value NapiCipher::JsCipherInit(napi_env env, napi_callback_info info) in JsCipherInit() function in OHOS::CryptoFramework::NapiCipher749 DECLARE_NAPI_FUNCTION("init", NapiCipher::JsCipherInit), in DefineCipherJSClass()