Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Decc_common.h495 static int32_t g_ecc384CorrectH = 1; variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/ecc/
H A Decc_asy_key_common.cpp333 eccCommSpec->h = g_ecc384CorrectH; in ConstructEcc384CommParamsSpec()
361 eccPubKeySpec->base.h = g_ecc384CorrectH; in ConstructEcc384PubKeyParamsSpec()
393 eccPriKeySpec->base.h = g_ecc384CorrectH; in ConstructEcc384PriKeyParamsSpec()
423 eccKeyPairSpec->base.h = g_ecc384CorrectH; in ConstructEcc384KeyPairParamsSpec()
637 eccCommSpec->h = g_ecc384CorrectH; in ConstructEcc384ErrCommParamsSpec()
691 eccKeyPairSpec->base.h = g_ecc384CorrectH; in ConstructEcc384ErrKeyPairParamsSpec()
H A Dcrypto_ecc_no_length_sign_sub_test.cpp71 static int32_t g_ecc384CorrectH = 1; variable
170 eccKeyPairSpec->base.h = g_ecc384CorrectH; in ConstructEcc384KeyPairParamsSpec()
H A Dcrypto_ecc_no_length_sign_test.cpp71 static int32_t g_ecc384CorrectH = 1; variable
170 eccKeyPairSpec->base.h = g_ecc384CorrectH; in ConstructEcc384KeyPairParamsSpec()
H A Dcrypto_ecc_no_length_verify_test.cpp74 static int32_t g_ecc384CorrectH = 1; variable
173 eccKeyPairSpec->base.h = g_ecc384CorrectH; in ConstructEcc384KeyPairParamsSpec()
H A Dcrypto_ecc_no_length_verify_sub_test.cpp74 static int32_t g_ecc384CorrectH = 1; variable
173 eccKeyPairSpec->base.h = g_ecc384CorrectH; in ConstructEcc384KeyPairParamsSpec()
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_ecc_key_agreement_by_spec_test.cpp68 static int32_t g_ecc384CorrectH = 1; variable
167 eccKeyPairSpec->base.h = g_ecc384CorrectH; in ConstructEcc384KeyPairParamsSpec()