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.cpp87 NapiKeyAgreement *napiKeyAgreement = nullptr; in BuildKeyAgreementJsCtx() local
278 NapiKeyAgreement *napiKeyAgreement = new (std::nothrow) NapiKeyAgreement(keyAgreement); in CreateJsKeyAgreement() local
288 NapiKeyAgreement *napiKeyAgreement = static_cast<NapiKeyAgreement *>(data); in CreateJsKeyAgreement() local
305 NapiKeyAgreement *napiKeyAgreement = nullptr; in JsGetAlgorithm() local