Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Decc_common.h512 static HcfEccPubKeyParamsSpec g_ecc521PubKeySpec; variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/ecc/
H A Decc_asy_key_common.cpp465 HcfEccPubKeyParamsSpec *eccPubKeySpec = &g_ecc521PubKeySpec; in ConstructEcc521PubKeyParamsSpec()