Searched defs:g_mockEcc224PriKeyBlobData (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/security/crypto_framework/test/unittest/include/ |
H A D | ecc_common.h | 486 static uint8_t g_mockEcc224PriKeyBlobData[ECC224_PRI_KEY_LEN] = { 48, 42, 2, 1, 1, 4, 28, 250, 86, … variable
|
/ohos5.0/base/security/crypto_framework/test/unittest/src/ |
H A D | crypto_ecc_asy_key_generator_test.cpp | 58 uint8_t g_mockEcc224PriKeyBlobData[ECC224_PRI_KEY_LEN] = { 48, 42, 2, 1, 1, 4, 28, 250, 86, 6, 147,… variable
|