Home
last modified time | relevance | path

Searched refs:g_mockMessage (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_brainpool_no_length_sign_test.cpp55 static const char *g_mockMessage = "hello world"; variable
57 .data = (uint8_t *)g_mockMessage,
308 .data = (uint8_t *)g_mockMessage,
327 .data = (uint8_t *)g_mockMessage,
345 .data = (uint8_t *)g_mockMessage,
363 .data = (uint8_t *)g_mockMessage,
440 .data = (uint8_t *)g_mockMessage,
635 .data = (uint8_t *)g_mockMessage,
H A Dcrypto_sm2_verify_test.cpp44 static const char *g_mockMessage = "hello world"; variable
46 .data = (uint8_t *)g_mockMessage,
412 .data = (uint8_t *)g_mockMessage,
720 .data = (uint8_t *)g_mockMessage,
799 .data = (uint8_t *)g_mockMessage,
H A Dcrypto_sm2_sign_test.cpp44 static const char *g_mockMessage = "hello world"; variable
46 .data = (uint8_t *)g_mockMessage,
399 .data = (uint8_t *)g_mockMessage,
540 .data = (uint8_t *)g_mockMessage,
H A Dcrypto_brainpool_no_length_verify_test.cpp53 static const char *g_mockMessage = "hello world"; variable
55 .data = (uint8_t *)g_mockMessage,
454 .data = (uint8_t *)g_mockMessage,
H A Dcrypto_ed25519_sign_test.cpp58 static const char *g_mockMessage = "hello world"; variable
60 .data = (uint8_t *)g_mockMessage,
H A Dcrypto_ed25519_verify_test.cpp56 static const char *g_mockMessage = "hello world"; variable
58 .data = (uint8_t *)g_mockMessage,
H A Dcrypto_ed25519_asy_key_generator_by_spec_test.cpp50 static const char *g_mockMessage = "hello world"; variable
52 .data = (uint8_t *)g_mockMessage,
H A Dcrypto_ed25519_asy_key_generator_test.cpp79 static const char *g_mockMessage = "hello world"; variable
81 .data = (uint8_t *)g_mockMessage,
H A Dcrypto_ecc_key_util_test.cpp81 static const char *g_mockMessage = "hello world"; variable
83 .data = (uint8_t *)g_mockMessage,
/ohos5.0/base/security/crypto_framework/test/unittest/src/ecc/
H A Dcrypto_ecc_sign_sub_test.cpp50 static const char *g_mockMessage = "hello world"; variable
52 .data = (uint8_t *)g_mockMessage,
836 .data = (uint8_t *)g_mockMessage,
H A Dcrypto_ecc_verify_sub_test.cpp50 static const char *g_mockMessage = "hello world"; variable
52 .data = (uint8_t *)g_mockMessage,
1524 .data = (uint8_t *)g_mockMessage,
1603 .data = (uint8_t *)g_mockMessage,
H A Dcrypto_ecc_sign_test.cpp50 static const char *g_mockMessage = "hello world"; variable
52 .data = (uint8_t *)g_mockMessage,
1382 .data = (uint8_t *)g_mockMessage,
H A Dcrypto_ecc_no_length_verify_sub_test.cpp59 static const char *g_mockMessage = "hello world"; variable
61 .data = (uint8_t *)g_mockMessage,
1761 .data = (uint8_t *)g_mockMessage,
1840 .data = (uint8_t *)g_mockMessage,
H A Dcrypto_ecc_no_length_sign_sub_test.cpp59 static const char *g_mockMessage = "hello world"; variable
61 .data = (uint8_t *)g_mockMessage,
1024 .data = (uint8_t *)g_mockMessage,
H A Dcrypto_ecc_no_length_sign_test.cpp59 static const char *g_mockMessage = "hello world"; variable
61 .data = (uint8_t *)g_mockMessage,
1377 .data = (uint8_t *)g_mockMessage,
H A Dcrypto_ecc_no_length_verify_test.cpp59 static const char *g_mockMessage = "hello world"; variable
61 .data = (uint8_t *)g_mockMessage,
1389 .data = (uint8_t *)g_mockMessage,
H A Dcrypto_ecc_verify_test.cpp50 static const char *g_mockMessage = "hello world"; variable
52 .data = (uint8_t *)g_mockMessage,
1382 .data = (uint8_t *)g_mockMessage,
/ohos5.0/base/security/crypto_framework/test/unittest/src/sm2/
H A Dcrypto_sm2_asy_key_generator_by_spec_sub_test.cpp76 static const char *g_mockMessage = "hello world"; variable
78 .data = (uint8_t *)g_mockMessage,