Home
last modified time | relevance | path

Searched defs:eccPubKeySpec (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/security/crypto_framework/test/unittest/src/ecc/
H A Decc_asy_key_common.cpp93 HcfEccPubKeyParamsSpec *eccPubKeySpec = &g_ecc224PubKeySpec; in ConstructEcc224PubKeyParamsSpec() local
217 HcfEccPubKeyParamsSpec *eccPubKeySpec = &g_ecc256PubKeySpec; in ConstructEcc256PubKeyParamsSpec() local
341 HcfEccPubKeyParamsSpec *eccPubKeySpec = &g_ecc384PubKeySpec; in ConstructEcc384PubKeyParamsSpec() local
465 HcfEccPubKeyParamsSpec *eccPubKeySpec = &g_ecc521PubKeySpec; in ConstructEcc521PubKeyParamsSpec() local
739 HcfEccPubKeyParamsSpec *eccPubKeySpec = &g_ecc224PubKeySpec; in ConstructEcc224ErrPubKeyParamsSpec() local
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Decc_common_param_spec.c120 …atic HcfResult ConstructEccPubKeyBigInt(HcfKeyPair *keyPair, HcfEccPubKeyParamsSpec *eccPubKeySpec) in ConstructEccPubKeyBigInt()
161 …HcfEccPubKeyParamsSpec *eccPubKeySpec = (HcfEccPubKeyParamsSpec*)HcfMalloc(sizeof(HcfEccPubKeyPara… in ConstructEccPubKeyParamsSpec() local
H A Dcrypto_asy_key_generator_cov_test.cpp557 HcfEccPubKeyParamsSpec *eccPubKeySpec = in ConstructEcc224PubKeyParamsSpec() local
/ohos5.0/base/security/crypto_framework/test/fuzztest/key/asykeygenerator_fuzzer/
H A Dasykeygenerator_fuzzer.cpp528 HcfEccPubKeyParamsSpec *eccPubKeySpec = &g_ecc224PubKeySpec; in ConstructEcc224PubKeyParamsSpec() local
634 …c HcfResult ConstructSm2256PubKeyBigInt(HcfKeyPair *keyPair, HcfEccPubKeyParamsSpec *eccPubKeySpec) in ConstructSm2256PubKeyBigInt()
671 …auto eccPubKeySpec = reinterpret_cast<HcfEccPubKeyParamsSpec *>(HcfMalloc(sizeof(HcfEccPubKeyParam… in ConstructSm2256PubKeyParamsSpec() local