Home
last modified time | relevance | path

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

/base/security/crypto_framework/frameworks/js/napi/crypto/src/
Dnapi_asy_key_spec_generator.cpp68 static bool BuildAsyKeyCtx(napi_env env, napi_callback_info info, AsyKeyCtx *ctx) in BuildAsyKeyCtx() function
375 if (!BuildAsyKeyCtx(env, info, ctx)) { in JsGenerateKeyPair()
394 if (!BuildAsyKeyCtx(env, info, ctx)) { in JsGeneratePubKey()
413 if (!BuildAsyKeyCtx(env, info, ctx)) { in JsGeneratePriKey()