Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Dalg_25519_common_param_spec.h32 HcfResult TestHcfAsyKeyGeneratorCreate(const char *algName, HcfAsyKeyGenerator **generator);
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_x25519_key_agreement_test.cpp65 HcfResult ret = TestHcfAsyKeyGeneratorCreate(g_ed25519AlgoName.c_str(), &ed25519Generator); in SetUpTestCase()
74 ret = TestHcfAsyKeyGeneratorCreate(g_x25519AlgoName.c_str(), &x25519Generator); in SetUpTestCase()
388 HcfResult res = TestHcfAsyKeyGeneratorCreate(g_x25519AlgoName.c_str(), &generator);
H A Dalg_25519_common_param_spec.c229 HcfResult TestHcfAsyKeyGeneratorCreate(const char *algName, HcfAsyKeyGenerator **generator) in TestHcfAsyKeyGeneratorCreate() function
255 HcfResult res = TestHcfAsyKeyGeneratorCreate(algName, generator); in TestKeyGeneratorAndGenerateKeyPair()
H A Dcrypto_x25519_asy_key_generator_test.cpp100 HcfResult res = TestHcfAsyKeyGeneratorCreate(g_x25519AlgoName.c_str(), &generator);
122 HcfResult res = TestHcfAsyKeyGeneratorCreate(g_x25519AlgoName.c_str(), &generator);
131 HcfResult res = TestHcfAsyKeyGeneratorCreate(g_x25519AlgoName.c_str(), &generator);
H A Dcrypto_ed25519_asy_key_generator_test.cpp158 HcfResult res = TestHcfAsyKeyGeneratorCreate(g_ed25519AlgoName.c_str(), &generator);
180 HcfResult res = TestHcfAsyKeyGeneratorCreate(g_ed25519AlgoName.c_str(), &generator);