Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Decc_common.h417 static unsigned char g_ecc192CorrectBigP[] = { variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/ecc/
H A Decc_asy_key_common.cpp45 (IS_BIG_ENDIAN ? g_ecc192CorrectBigP : g_ecc192CorrectLittleP); in ConstructEcc192CommParamsSpec()