Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Decc_common.h504 static HcfEccPubKeyParamsSpec g_ecc256PubKeySpec; variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/ecc/
H A Decc_asy_key_common.cpp217 HcfEccPubKeyParamsSpec *eccPubKeySpec = &g_ecc256PubKeySpec; in ConstructEcc256PubKeyParamsSpec()