Home
last modified time | relevance | path

Searched defs:hexData (Results 1 – 25 of 29) sorted by relevance

12

/base/security/huks/interfaces/innerkits/huks_standard/test/moduletest/src/
Dhks_dsa_mt.cpp662 const char *hexData = "00112233445566778899aabbccddeeff"; in GenerateKeyTestCase() local
724 const char *hexData = "00112233445566778899aabbccddeeff"; in SignLocalTestCase() local
782 const char *hexData = "00112233445566778899aabbccddeeff"; in SignServiceTestCase() local
845 const char *hexData = "00112233445566778899aabbccddeeff"; // as plainText data input in VerifyLocalTestCase() local
878 const char *hexData = "00112233445566778899aabbccddeeff"; in VerifyServiceTestCase() local
Dhks_rsa_common_mt.cpp365 const char *hexData = "00112233445566778899aabbccddeeff"; in SignLocalTestCase() local
413 const char *hexData = "00112233445566778899aabbccddeeff"; in SignServiceTestCase() local
469 const char *hexData = "00112233445566778899aabbccddeeff"; in VerifyLocalTestCase() local
509 const char *hexData = "00112233445566778899aabbccddeeff"; in VerifyServiceTestCase() local
Dhks_hmac_mt.cpp35 std::string hexData; member
Dhks_aes_cipher_mt.cpp34 std::string hexData; member
Dhks_aes_encrypt_mt.cpp35 std::string hexData; member
Dhks_aes_decrypt_mt.cpp35 std::string hexData; member
Dhks_ecc_key_mt.cpp35 std::string hexData; member
Dhks_aes_key_mt.cpp35 std::string hexData; member
Dhks_ecc_verify_mt.cpp34 std::string hexData; member
Dhks_ecc_sign_mt.cpp34 std::string hexData; member
Dhks_agree_mt.cpp38 std::string hexData; member
/base/security/huks/test/stability/src/
Dpressure_test.cpp484 const char *hexData = "0123456789abcdef"; variable
529 const char *hexData = "0123456789abcdef"; variable
585 const char *hexData = "0123456789abcdef"; variable
639 const char *hexData = "0123456789abcdef"; variable
811 const char *hexData = "0123456789abcdef"; variable
845 const char *hexData = "0123456789abcdef"; variable
940 const char *hexData = "0123456789abcdef"; variable
990 const char *hexData = "0123456789abcdef"; variable
1047 const char *hexData = "0123456789abcdef"; variable
1103 const char *hexData = "0123456789abcdef"; variable
[all …]
Dapi_pressure_test.cpp687 const char *hexData = "0123456789abcdef"; in EncryptTest() local
756 const char *hexData = "0123456789abcdef"; in MacTest() local
776 const char *hexData = "0123456789abcdef"; in HashTest() local
806 char hexData[MAX_STRING_LENTH] = {0}; in CipherScene() local
852 const char *hexData = "0123456789abcdef"; in SignScene() local
1175 const char *hexData = "0123456789abcdef"; variable
1213 const char *hexData = "0123456789abcdef"; variable
1300 const char *hexData = "0123456789abcdef"; variable
/base/security/huks/interfaces/innerkits/huks_standard/test/moduletest/include/
Dhks_rsa_common_mt.h32 std::string hexData; member
43 std::string hexData; member
55 std::string hexData; member
67 std::string hexData; member
79 std::string hexData; member
/base/security/huks/frameworks/huks_standard/main/crypto_engine/test/unittest/
Dhks_crypto_hal_dsa_sign.cpp97 const char *hexData = "00112233445566778899aabbccddeeff"; in RunTestCase() local
Dhks_crypto_hal_hmac_hmac.cpp114 const char *hexData = "00112233445566778899aabbccddeeff"; in RunTestCase() local
Dhks_crypto_hal_rsa_decrypt.cpp34 std::string hexData; member
Dhks_crypto_hal_rsa_encrypt.cpp34 std::string hexData; member
Dhks_crypto_hal_aes_decrypt.cpp35 std::string hexData; member
42 std::string hexData; member
Dhks_crypto_hal_ecdsa_sign.cpp511 const char *hexData = "00112233445566778899aabbccddeeff"; in RunTestCase() local
Dhks_crypto_hal_rsa_oaep_decrypt.cpp34 std::string hexData; member
Dhks_crypto_hal_rsa_oaep_encrypt.cpp34 std::string hexData; member
Dhks_crypto_hal_aes_encrypt.cpp34 std::string hexData; member
Dhks_crypto_hal_rsa_cipher.cpp34 std::string hexData; member
/base/telephony/sms_mms/services/
Dsms_wap_push_handler.cpp151 bool SmsWapPushHandler::DeocdeCheckIsBlock(std::string &hexData) in DeocdeCheckIsBlock()

12