Home
last modified time | relevance | path

Searched refs:g_ecc224CommSpec (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Decc_common.h499 static HcfEccCommParamsSpec g_ecc224CommSpec; variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/ecc/
H A Decc_asy_key_common.cpp65 HcfEccCommParamsSpec *eccCommSpec = &g_ecc224CommSpec; in ConstructEcc224CommParamsSpec()
561 HcfEccCommParamsSpec *eccCommSpec = &g_ecc224CommSpec; in ConstructEcc224ErrCommParamsSpec()
/ohos5.0/base/security/crypto_framework/test/fuzztest/key/asykeygenerator_fuzzer/
H A Dasykeygenerator_fuzzer.cpp378 HcfEccCommParamsSpec g_ecc224CommSpec; variable
500 HcfEccCommParamsSpec *eccCommSpec = &g_ecc224CommSpec; in ConstructEcc224CommParamsSpec()