Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Decc_common.h491 static std::string g_eccFieldType = "Fp"; variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_ecc_key_agreement_by_spec_test.cpp65 static string g_eccFieldType = "Fp"; variable
H A Dcrypto_asy_key_generator_cov_test.cpp517 static string g_eccFieldType = "Fp"; variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/ecc/
H A Dcrypto_ecc_no_length_sign_sub_test.cpp68 static string g_eccFieldType = "Fp"; variable
H A Dcrypto_ecc_no_length_sign_test.cpp68 static string g_eccFieldType = "Fp"; variable
H A Dcrypto_ecc_no_length_verify_test.cpp71 static string g_eccFieldType = "Fp"; variable
H A Dcrypto_ecc_no_length_verify_sub_test.cpp71 static string g_eccFieldType = "Fp"; variable
/ohos5.0/base/security/crypto_framework/test/fuzztest/key/asykeygenerator_fuzzer/
H A Dasykeygenerator_fuzzer.cpp375 static string g_eccFieldType = "Fp"; variable