Home
last modified time | relevance | path

Searched defs:g_eccAlgName (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Decc_common.h490 static std::string g_eccAlgName = "ECC"; variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_ecc_key_agreement_by_spec_test.cpp64 static string g_eccAlgName = "ECC"; variable
H A Dcrypto_asy_key_generator_cov_test.cpp516 static string g_eccAlgName = "ECC"; variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/ecc/
H A Dcrypto_ecc_no_length_sign_sub_test.cpp67 static string g_eccAlgName = "ECC"; variable
H A Dcrypto_ecc_no_length_sign_test.cpp67 static string g_eccAlgName = "ECC"; variable
H A Dcrypto_ecc_no_length_verify_test.cpp70 static string g_eccAlgName = "ECC"; variable
H A Dcrypto_ecc_no_length_verify_sub_test.cpp70 static string g_eccAlgName = "ECC"; variable
/ohos5.0/base/security/crypto_framework/test/fuzztest/key/asykeygenerator_fuzzer/
H A Dasykeygenerator_fuzzer.cpp374 static string g_eccAlgName = "ECC"; variable