Home
last modified time | relevance | path

Searched refs:BuildContextForUpdate (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_cipher.cpp215 static bool BuildContextForUpdate(napi_env env, napi_callback_info info, CipherFwkCtx context) in BuildContextForUpdate() function
611 if (!BuildContextForUpdate(env, info, context)) { in JsCipherUpdate()