Searched refs:g_mockEcc224PubKeyBlobData (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/security/crypto_framework/test/unittest/include/ |
H A D | ecc_common.h | 481 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 D | crypto_ecc_asy_key_generator_by_spec_sub_four_test.cpp | 58 .data = g_mockEcc224PubKeyBlobData,
|
H A D | crypto_ecc_asy_key_generator_by_spec_sub_three_test.cpp | 48 .data = g_mockEcc224PubKeyBlobData,
|
/ohos5.0/base/security/crypto_framework/test/unittest/src/ |
H A D | crypto_ecc_asy_key_generator_test.cpp | 53 uint8_t g_mockEcc224PubKeyBlobData[ECC224_PUB_KEY_LEN] = { 48, 78, 48, 16, 6, 7, 42, 134, 72, 206, … variable 98 .data = g_mockEcc224PubKeyBlobData,
|