Home
last modified time | relevance | path

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

/base/security/crypto_framework/frameworks/js/napi/crypto/src/
Dnapi_cipher.cpp183 bool BuildContextForUpdate(napi_env env, napi_callback_info info, CipherFwkCtx context) in BuildContextForUpdate() function
503 if (!BuildContextForUpdate(env, info, context)) { in JsCipherUpdate()