Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Decc_common.h498 static HcfEccCommParamsSpec g_ecc192CommSpec; variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/ecc/
H A Decc_asy_key_common.cpp37 HcfEccCommParamsSpec *eccCommSpec = &g_ecc192CommSpec; in ConstructEcc192CommParamsSpec()