Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_key_agreement.cpp149 ctx->keyAgreement = napiKeyAgreement->GetKeyAgreement(); in BuildKeyAgreementJsCtx()
258 HcfKeyAgreement *NapiKeyAgreement::GetKeyAgreement() in GetKeyAgreement() function in OHOS::CryptoFramework::NapiKeyAgreement
338 HcfKeyAgreement *keyAgreement = napiKeyAgreement->GetKeyAgreement(); in JsGenerateSecretSync()
435 HcfKeyAgreement *keyAgreement = napiKeyAgreement->GetKeyAgreement(); in JsGetAlgorithm()
/ohos5.0/base/security/crypto_framework/frameworks/cj/include/
H A Dkey_agreement_impl.h30 HcfKeyAgreement *GetKeyAgreement();
/ohos5.0/base/security/crypto_framework/frameworks/cj/src/
H A Dkey_agreement_impl.cpp31 HcfKeyAgreement *KeyAgreementImpl::GetKeyAgreement() in GetKeyAgreement() function in OHOS::CryptoFramework::KeyAgreementImpl
/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/inc/
H A Dnapi_key_agreement.h32 HcfKeyAgreement *GetKeyAgreement();