Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Decc_common.h437 static unsigned char g_ecc192CorrectBigGY[] = { variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/ecc/
H A Decc_asy_key_common.cpp53 eccCommSpec->g.y.data = (IS_BIG_ENDIAN ? g_ecc192CorrectBigGY : g_ecc192CorrectLittleGY); in ConstructEcc192CommParamsSpec()