Home
last modified time | relevance | path

Searched refs:g_ecc224CorrectH (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Decc_common.h493 static int32_t g_ecc224CorrectH = 1; variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/ecc/
H A Decc_asy_key_common.cpp85 eccCommSpec->h = g_ecc224CorrectH; in ConstructEcc224CommParamsSpec()
113 eccPubKeySpec->base.h = g_ecc224CorrectH; in ConstructEcc224PubKeyParamsSpec()
145 eccPriKeySpec->base.h = g_ecc224CorrectH; in ConstructEcc224PriKeyParamsSpec()
175 eccKeyPairSpec->base.h = g_ecc224CorrectH; in ConstructEcc224KeyPairParamsSpec()
581 eccCommSpec->h = g_ecc224CorrectH; in ConstructEcc224ErrCommParamsSpec()
759 eccPubKeySpec->base.h = g_ecc224CorrectH; in ConstructEcc224ErrPubKeyParamsSpec()
791 eccPriKeySpec->base.h = g_ecc224CorrectH; in ConstructEcc224ErrPriKeyParamsSpec()
H A Dcrypto_ecc_no_length_sign_sub_test.cpp69 static int32_t g_ecc224CorrectH = 1; variable
102 eccKeyPairSpec->base.h = g_ecc224CorrectH; in ConstructEcc224KeyPairParamsSpec()
H A Dcrypto_ecc_no_length_sign_test.cpp69 static int32_t g_ecc224CorrectH = 1; variable
102 eccKeyPairSpec->base.h = g_ecc224CorrectH; in ConstructEcc224KeyPairParamsSpec()
H A Dcrypto_ecc_no_length_verify_test.cpp72 static int32_t g_ecc224CorrectH = 1; variable
105 eccKeyPairSpec->base.h = g_ecc224CorrectH; in ConstructEcc224KeyPairParamsSpec()
H A Dcrypto_ecc_no_length_verify_sub_test.cpp72 static int32_t g_ecc224CorrectH = 1; variable
105 eccKeyPairSpec->base.h = g_ecc224CorrectH; in ConstructEcc224KeyPairParamsSpec()
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_key_utils_test.cpp76 eccCommSpec->h = g_ecc224CorrectH; in ConstructEcc224CommParamsSpec()
H A Dcrypto_asy_key_generator_cov_test.cpp518 static int32_t g_ecc224CorrectH = 1; variable
549 eccCommSpec->h = g_ecc224CorrectH; in ConstructEcc224CommParamsSpec()
585 eccPubKeySpec->base.h = g_ecc224CorrectH; in ConstructEcc224PubKeyParamsSpec()
625 eccPriKeySpec->base.h = g_ecc224CorrectH; in ConstructEcc224PriKeyParamsSpec()
663 eccKeyPairSpec->base.h = g_ecc224CorrectH; in ConstructEcc224KeyPairParamsSpec()
H A Dcrypto_ecc_key_agreement_by_spec_test.cpp66 static int32_t g_ecc224CorrectH = 1; variable
99 eccKeyPairSpec->base.h = g_ecc224CorrectH; in ConstructEcc224KeyPairParamsSpec()
/ohos5.0/base/security/crypto_framework/test/fuzztest/key/asykeygenerator_fuzzer/
H A Dasykeygenerator_fuzzer.cpp376 static int32_t g_ecc224CorrectH = 1; variable
520 eccCommSpec->h = g_ecc224CorrectH; in ConstructEcc224CommParamsSpec()
548 eccPubKeySpec->base.h = g_ecc224CorrectH; in ConstructEcc224PubKeyParamsSpec()
580 eccPriKeySpec->base.h = g_ecc224CorrectH; in ConstructEcc224PriKeyParamsSpec()
610 eccKeyPairSpec->base.h = g_ecc224CorrectH; in ConstructEcc224KeyPairParamsSpec()