Home
last modified time | relevance | path

Searched refs:g_ecc256CorrectH (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Decc_common.h494 static int32_t g_ecc256CorrectH = 1; variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/ecc/
H A Decc_asy_key_common.cpp209 eccCommSpec->h = g_ecc256CorrectH; in ConstructEcc256CommParamsSpec()
237 eccPubKeySpec->base.h = g_ecc256CorrectH; in ConstructEcc256PubKeyParamsSpec()
269 eccPriKeySpec->base.h = g_ecc256CorrectH; in ConstructEcc256PriKeyParamsSpec()
299 eccKeyPairSpec->base.h = g_ecc256CorrectH; in ConstructEcc256KeyPairParamsSpec()
609 eccCommSpec->h = g_ecc256CorrectH; in ConstructEcc256ErrCommParamsSpec()
H A Dcrypto_ecc_no_length_sign_sub_test.cpp70 static int32_t g_ecc256CorrectH = 1; variable
136 eccKeyPairSpec->base.h = g_ecc256CorrectH; in ConstructEcc256KeyPairParamsSpec()
H A Dcrypto_ecc_no_length_sign_test.cpp70 static int32_t g_ecc256CorrectH = 1; variable
136 eccKeyPairSpec->base.h = g_ecc256CorrectH; in ConstructEcc256KeyPairParamsSpec()
H A Dcrypto_ecc_no_length_verify_test.cpp73 static int32_t g_ecc256CorrectH = 1; variable
139 eccKeyPairSpec->base.h = g_ecc256CorrectH; in ConstructEcc256KeyPairParamsSpec()
H A Dcrypto_ecc_no_length_verify_sub_test.cpp73 static int32_t g_ecc256CorrectH = 1; variable
139 eccKeyPairSpec->base.h = g_ecc256CorrectH; in ConstructEcc256KeyPairParamsSpec()
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_ecc_key_agreement_by_spec_test.cpp67 static int32_t g_ecc256CorrectH = 1; variable
133 eccKeyPairSpec->base.h = g_ecc256CorrectH; in ConstructEcc256KeyPairParamsSpec()