Searched refs:CreateKeyAgreementRef (Results 1 – 1 of 1) sorted by relevance
92 static bool CreateKeyAgreementRef(napi_env env, napi_value thisVar, napi_value priKey, napi_value p… in CreateKeyAgreementRef() function153 if (!CreateKeyAgreementRef(env, thisVar, argv[PARAM0], argv[PARAM1], ctx)) { in BuildKeyAgreementJsCtx()