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