Home
last modified time | relevance | path

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

/base/security/crypto_framework/frameworks/js/napi/crypto/src/
Dnapi_sym_key_generator.cpp75 static bool BuildContextForGenerateKey(napi_env env, napi_callback_info info, SymKeyGeneratorFwkCtx… in BuildContextForGenerateKey() function
322 if (!BuildContextForGenerateKey(env, info, context)) { in JsGenerateSymKey()