Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Decc_common.h506 static HcfEccKeyPairParamsSpec g_ecc256KeyPairSpec; variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_ecc_key_agreement_by_spec_test.cpp72 HcfEccKeyPairParamsSpec g_ecc256KeyPairSpec; variable
113 HcfEccKeyPairParamsSpec *eccKeyPairSpec = &g_ecc256KeyPairSpec; in ConstructEcc256KeyPairParamsSpec()
/ohos5.0/base/security/crypto_framework/test/unittest/src/ecc/
H A Dcrypto_ecc_no_length_sign_sub_test.cpp75 HcfEccKeyPairParamsSpec g_ecc256KeyPairSpec; variable
116 HcfEccKeyPairParamsSpec *eccKeyPairSpec = &g_ecc256KeyPairSpec; in ConstructEcc256KeyPairParamsSpec()
H A Dcrypto_ecc_no_length_sign_test.cpp75 HcfEccKeyPairParamsSpec g_ecc256KeyPairSpec; variable
116 HcfEccKeyPairParamsSpec *eccKeyPairSpec = &g_ecc256KeyPairSpec; in ConstructEcc256KeyPairParamsSpec()
H A Dcrypto_ecc_no_length_verify_test.cpp78 HcfEccKeyPairParamsSpec g_ecc256KeyPairSpec; variable
119 HcfEccKeyPairParamsSpec *eccKeyPairSpec = &g_ecc256KeyPairSpec; in ConstructEcc256KeyPairParamsSpec()
H A Dcrypto_ecc_no_length_verify_sub_test.cpp78 HcfEccKeyPairParamsSpec g_ecc256KeyPairSpec; variable
119 HcfEccKeyPairParamsSpec *eccKeyPairSpec = &g_ecc256KeyPairSpec; in ConstructEcc256KeyPairParamsSpec()
H A Decc_asy_key_common.cpp279 HcfEccKeyPairParamsSpec *eccKeyPairSpec = &g_ecc256KeyPairSpec; in ConstructEcc256KeyPairParamsSpec()