Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_asy_key_spec_generator.cpp75 static bool BuildAsyKeyCtx(napi_env env, napi_callback_info info, AsyKeyCtx *ctx) in BuildAsyKeyCtx() function
408 if (!BuildAsyKeyCtx(env, info, ctx)) { in JsGenerateKeyPair()
470 if (!BuildAsyKeyCtx(env, info, ctx)) { in JsGeneratePubKey()
535 if (!BuildAsyKeyCtx(env, info, ctx)) { in JsGeneratePriKey()