/ohos5.0/base/security/crypto_framework/test/unittest/src/ |
H A D | crypto_brainpool_no_length_sign_test.cpp | 55 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 D | crypto_sm2_verify_test.cpp | 44 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 D | crypto_sm2_sign_test.cpp | 44 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 D | crypto_brainpool_no_length_verify_test.cpp | 53 static const char *g_mockMessage = "hello world"; variable 55 .data = (uint8_t *)g_mockMessage, 454 .data = (uint8_t *)g_mockMessage,
|
H A D | crypto_ed25519_sign_test.cpp | 58 static const char *g_mockMessage = "hello world"; variable 60 .data = (uint8_t *)g_mockMessage,
|
H A D | crypto_ed25519_verify_test.cpp | 56 static const char *g_mockMessage = "hello world"; variable 58 .data = (uint8_t *)g_mockMessage,
|
H A D | crypto_ed25519_asy_key_generator_by_spec_test.cpp | 50 static const char *g_mockMessage = "hello world"; variable 52 .data = (uint8_t *)g_mockMessage,
|
H A D | crypto_ed25519_asy_key_generator_test.cpp | 79 static const char *g_mockMessage = "hello world"; variable 81 .data = (uint8_t *)g_mockMessage,
|
H A D | crypto_ecc_key_util_test.cpp | 81 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 D | crypto_ecc_sign_sub_test.cpp | 50 static const char *g_mockMessage = "hello world"; variable 52 .data = (uint8_t *)g_mockMessage, 836 .data = (uint8_t *)g_mockMessage,
|
H A D | crypto_ecc_verify_sub_test.cpp | 50 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 D | crypto_ecc_sign_test.cpp | 50 static const char *g_mockMessage = "hello world"; variable 52 .data = (uint8_t *)g_mockMessage, 1382 .data = (uint8_t *)g_mockMessage,
|
H A D | crypto_ecc_no_length_verify_sub_test.cpp | 59 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 D | crypto_ecc_no_length_sign_sub_test.cpp | 59 static const char *g_mockMessage = "hello world"; variable 61 .data = (uint8_t *)g_mockMessage, 1024 .data = (uint8_t *)g_mockMessage,
|
H A D | crypto_ecc_no_length_sign_test.cpp | 59 static const char *g_mockMessage = "hello world"; variable 61 .data = (uint8_t *)g_mockMessage, 1377 .data = (uint8_t *)g_mockMessage,
|
H A D | crypto_ecc_no_length_verify_test.cpp | 59 static const char *g_mockMessage = "hello world"; variable 61 .data = (uint8_t *)g_mockMessage, 1389 .data = (uint8_t *)g_mockMessage,
|
H A D | crypto_ecc_verify_test.cpp | 50 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 D | crypto_sm2_asy_key_generator_by_spec_sub_test.cpp | 76 static const char *g_mockMessage = "hello world"; variable 78 .data = (uint8_t *)g_mockMessage,
|