Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_x25519_key_agreement_test.cpp91 static HcfResult TestHcfKeyAgreementCreate(const string &algName, HcfKeyAgreement **keyAgreement) in TestHcfKeyAgreementCreate() function
106 HcfResult res = TestHcfKeyAgreementCreate(g_x25519AlgoName, &keyAgreement);
114 HcfResult res = TestHcfKeyAgreementCreate(g_x25519AlgoName, &keyAgreement);
125 HcfResult res = TestHcfKeyAgreementCreate(g_x25519AlgoName, &keyAgreement);
133 HcfResult res = TestHcfKeyAgreementCreate(g_x25519AlgoName, &keyAgreement);
172 HcfResult res = TestHcfKeyAgreementCreate(algName, &keyAgreement);
180 HcfResult res = TestHcfKeyAgreementCreate(g_x25519AlgoName, &keyAgreement);
191 HcfResult res = TestHcfKeyAgreementCreate(g_x25519AlgoName, &keyAgreement);
304 HcfResult res = TestHcfKeyAgreementCreate(g_x25519AlgoName, &keyAgreement);
347 HcfResult res = TestHcfKeyAgreementCreate(g_x25519AlgoName, &keyAgreement);
[all …]