Home
last modified time | relevance | path

Searched refs:g_ecc192CorrectBigN (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Decc_common.h442 static unsigned char g_ecc192CorrectBigN[] = { variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/ecc/
H A Decc_asy_key_common.cpp55 eccCommSpec->n.data = (IS_BIG_ENDIAN ? g_ecc192CorrectBigN : g_ecc192CorrectLittleN); in ConstructEcc192CommParamsSpec()