Searched refs:BuildKeyAgreementJsCtx (Results 1 – 1 of 1) sorted by relevance
113 static bool BuildKeyAgreementJsCtx(napi_env env, napi_callback_info info, KeyAgreementCtx *ctx) in BuildKeyAgreementJsCtx() function272 if (!BuildKeyAgreementJsCtx(env, info, ctx)) { in JsGenerateSecret()