Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Decc_common.h496 static int32_t g_ecc521CorrectH = 1; variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/ecc/
H A Decc_asy_key_common.cpp457 eccCommSpec->h = g_ecc521CorrectH; in ConstructEcc521CommParamsSpec()
485 eccPubKeySpec->base.h = g_ecc521CorrectH; in ConstructEcc521PubKeyParamsSpec()
517 eccPriKeySpec->base.h = g_ecc521CorrectH; in ConstructEcc521PriKeyParamsSpec()
547 eccKeyPairSpec->base.h = g_ecc521CorrectH; in ConstructEcc521KeyPairParamsSpec()
665 eccCommSpec->h = g_ecc521CorrectH; in ConstructEcc521ErrCommParamsSpec()
725 eccKeyPairSpec->base.h = g_ecc521CorrectH; in ConstructEcc521ErrKeyPairParamsSpec()
H A Dcrypto_ecc_no_length_sign_sub_test.cpp72 static int32_t g_ecc521CorrectH = 1; variable
204 eccKeyPairSpec->base.h = g_ecc521CorrectH; in ConstructEcc521KeyPairParamsSpec()
H A Dcrypto_ecc_no_length_sign_test.cpp72 static int32_t g_ecc521CorrectH = 1; variable
204 eccKeyPairSpec->base.h = g_ecc521CorrectH; in ConstructEcc521KeyPairParamsSpec()
H A Dcrypto_ecc_no_length_verify_test.cpp75 static int32_t g_ecc521CorrectH = 1; variable
207 eccKeyPairSpec->base.h = g_ecc521CorrectH; in ConstructEcc521KeyPairParamsSpec()
H A Dcrypto_ecc_no_length_verify_sub_test.cpp75 static int32_t g_ecc521CorrectH = 1; variable
207 eccKeyPairSpec->base.h = g_ecc521CorrectH; in ConstructEcc521KeyPairParamsSpec()
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_ecc_key_agreement_by_spec_test.cpp69 static int32_t g_ecc521CorrectH = 1; variable
201 eccKeyPairSpec->base.h = g_ecc521CorrectH; in ConstructEcc521KeyPairParamsSpec()