Searched defs:g_mockEcc224PubKeyBlobData (Results 1 – 2 of 2) 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/ |
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
|