Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_brainpool_asy_key_generator_test.cpp52 HcfBlob g_mockECC_BrainPool160r1PubKeyBlob = { variable
91 &g_mockECC_BrainPool160r1PubKeyBlob); in SetUpTestCase()
93 … res = g_160r1Generator->convertKey(g_160r1Generator, nullptr, &g_mockECC_BrainPool160r1PubKeyBlob, in SetUpTestCase()
596 … res = g_160r1Generator->convertKey(g_160r1Generator, nullptr, &g_mockECC_BrainPool160r1PubKeyBlob,
608 …HcfResult res = g_160r1Generator->convertKey(nullptr, nullptr, &g_mockECC_BrainPool160r1PubKeyBlob,
621 &g_mockECC_BrainPool160r1PubKeyBlob, &g_mockECC_BrainPool160r1PriKeyBlob, &outKeyPair);
632 …HcfResult res = g_160r1Generator->convertKey(nullptr, nullptr, &g_mockECC_BrainPool160r1PubKeyBlob,
664 … res = g_160r1Generator->convertKey(g_160r1Generator, nullptr, &g_mockECC_BrainPool160r1PubKeyBlob,
680 … res = g_160r1Generator->convertKey(g_160r1Generator, nullptr, &g_mockECC_BrainPool160r1PubKeyBlob,
692 … res = g_160r1Generator->convertKey(g_160r1Generator, nullptr, &g_mockECC_BrainPool160r1PubKeyBlob,
[all …]
H A Dcrypto_dh_asy_key_generator_test.cpp86 HcfBlob g_mockECC_BrainPool160r1PubKeyBlob = { variable
346 … = keyPair->pubKey->base.getEncoded(&(keyPair->pubKey->base), &g_mockECC_BrainPool160r1PubKeyBlob); in ECC_BrainPool160r1KeyBlob()
378 …CC_BrainPool160r1KeyBlob(&g_mockECC_BrainPool160r1PriKeyBlob, &g_mockECC_BrainPool160r1PubKeyBlob); in SetUpTestCase()
941 …es = g_dh1536Generator->convertKey(g_dh1536Generator, nullptr, &g_mockECC_BrainPool160r1PubKeyBlob,
H A Dcrypto_ed25519_asy_key_generator_test.cpp65 HcfBlob g_mockECC_BrainPool160r1PubKeyBlob = { variable
136 … = keyPair->pubKey->base.getEncoded(&(keyPair->pubKey->base), &g_mockECC_BrainPool160r1PubKeyBlob); in ECC_BrainPool160r1KeyBlob()
151 …CC_BrainPool160r1KeyBlob(&g_mockECC_BrainPool160r1PriKeyBlob, &g_mockECC_BrainPool160r1PubKeyBlob); in SetUpTestCase()
1016 res = generator->convertKey(generator, nullptr, &g_mockECC_BrainPool160r1PubKeyBlob,