Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Decc_common.h508 static HcfEccPubKeyParamsSpec g_ecc384PubKeySpec; variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/ecc/
H A Decc_asy_key_common.cpp341 HcfEccPubKeyParamsSpec *eccPubKeySpec = &g_ecc384PubKeySpec; in ConstructEcc384PubKeyParamsSpec()