Home
last modified time | relevance | path

Searched defs:napiKeyAgreement (Results 1 – 1 of 1) sorted by relevance

/base/security/crypto_framework/frameworks/js/napi/crypto/src/
Dnapi_key_agreement.cpp126 NapiKeyAgreement *napiKeyAgreement = nullptr; in BuildKeyAgreementJsCtx() local
322 NapiKeyAgreement *napiKeyAgreement = nullptr; in JsGenerateSecretSync() local
400 NapiKeyAgreement *napiKeyAgreement = new (std::nothrow) NapiKeyAgreement(keyAgreement); in CreateJsKeyAgreement() local
410 NapiKeyAgreement *napiKeyAgreement = static_cast<NapiKeyAgreement *>(data); in CreateJsKeyAgreement() local
427 NapiKeyAgreement *napiKeyAgreement = nullptr; in JsGetAlgorithm() local