Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Decc_common.h481 static uint8_t g_mockEcc224PubKeyBlobData[ECC224_PUB_KEY_LEN] = { 48, 78, 48, 16, 6, 7, 42, 134, 72… variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/ecc/
H A Dcrypto_ecc_asy_key_generator_by_spec_sub_four_test.cpp58 .data = g_mockEcc224PubKeyBlobData,
H A Dcrypto_ecc_asy_key_generator_by_spec_sub_three_test.cpp48 .data = g_mockEcc224PubKeyBlobData,
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_ecc_asy_key_generator_test.cpp53 uint8_t g_mockEcc224PubKeyBlobData[ECC224_PUB_KEY_LEN] = { 48, 78, 48, 16, 6, 7, 42, 134, 72, 206, … variable
98 .data = g_mockEcc224PubKeyBlobData,