/ohos5.0/base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/ |
H A D | hks_crypto_hal_sm3_cipher.cpp | 86 std::string hexData = "64D20D27D0632957F8028C1E024F6B02EDF23102A566C932AE8BD613A8E865FE58D225EC" variable 109 std::string hexData = "11223344556677881122334455667788"; variable 130 std::string hexData = "EDF23102A566C932AE8BD613A8E865FE58D225ECA784AE300A81A2D48" variable
|
H A D | hks_crypto_hal_dsa_sign.cpp | 101 const char *hexData = "00112233445566778899aabbccddeeff"; in RunTestCase() local
|
H A D | hks_crypto_hal_hmac_hmac.cpp | 120 const char *hexData = "00112233445566778899aabbccddeeff"; in RunTestCase() local
|
H A D | hks_crypto_hal_rsa_decrypt.cpp | 36 std::string hexData; member
|
H A D | hks_crypto_hal_rsa_encrypt.cpp | 35 std::string hexData; member
|
H A D | hks_crypto_hal_aes_decrypt.cpp | 36 std::string hexData; member 43 std::string hexData; member
|
H A D | hks_crypto_hal_ecdsa_sign.cpp | 520 const char *hexData = "00112233445566778899aabbccddeeff"; in RunTestCase() local
|
H A D | hks_crypto_hal_rsa_oaep_decrypt.cpp | 36 std::string hexData; member
|
H A D | hks_crypto_hal_aes_encrypt.cpp | 35 std::string hexData; member
|
H A D | hks_crypto_hal_rsa_cipher.cpp | 35 std::string hexData; member
|
H A D | hks_crypto_hal_rsa_oaep_encrypt.cpp | 38 std::string hexData; member
|
/ohos5.0/base/security/huks/test/reliability/src/ |
H A D | pressure_test.cpp | 468 const char *hexData = "0123456789abcdef"; variable 514 const char *hexData = "0123456789abcdef"; variable 573 const char *hexData = "0123456789abcdef"; variable 629 const char *hexData = "0123456789abcdef"; variable 806 const char *hexData = "0123456789abcdef"; variable 841 const char *hexData = "0123456789abcdef"; variable 942 const char *hexData = "0123456789abcdef"; variable 995 const char *hexData = "0123456789abcdef"; variable 1055 const char *hexData = "0123456789abcdef"; variable 1114 const char *hexData = "0123456789abcdef"; variable [all …]
|
H A D | api_pressure_test.cpp | 690 const char *hexData = "0123456789abcdef"; in EncryptTest() local 764 const char *hexData = "0123456789abcdef"; in MacTest() local 785 const char *hexData = "0123456789abcdef"; in HashTest() local 816 char hexData[MAX_STRING_LENTH] = {0}; in CipherScene() local 865 const char *hexData = "0123456789abcdef"; in SignScene() local 1188 const char *hexData = "0123456789abcdef"; variable 1227 const char *hexData = "0123456789abcdef"; variable 1321 const char *hexData = "0123456789abcdef"; variable
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/ |
H A D | hks_dsa_mt.cpp | 682 const char *hexData = "00112233445566778899aabbccddeeff"; in GenerateKeyTestCase() local 745 const char *hexData = "00112233445566778899aabbccddeeff"; in SignLocalTestCase() local 804 const char *hexData = "00112233445566778899aabbccddeeff"; in SignServiceTestCase() local 902 const char *hexData = "00112233445566778899aabbccddeeff"; in VerifyServiceTestCase() local
|
H A D | hks_rsa_common_mt.cpp | 379 const char *hexData = "00112233445566778899aabbccddeeff"; in SignLocalTestCase() local 438 const char *hexData = "00112233445566778899aabbccddeeff"; in SignServiceTestCase() local 505 const char *hexData = "00112233445566778899aabbccddeeff"; in VerifyLocalTestCase() local 555 const char *hexData = "00112233445566778899aabbccddeeff"; in VerifyServiceTestCase() local
|
H A D | hks_aes_cipher_mt.cpp | 38 std::string hexData; member
|
H A D | hks_aes_decrypt_mt.cpp | 36 std::string hexData; member
|
H A D | hks_aes_encrypt_mt.cpp | 35 std::string hexData; member
|
H A D | hks_aes_key_mt.cpp | 35 std::string hexData; member
|
H A D | hks_ecc_key_mt.cpp | 35 std::string hexData; member
|
H A D | hks_hmac_mt.cpp | 39 std::string hexData; member
|
H A D | hks_ecc_sign_mt.cpp | 39 std::string hexData; member
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/include/ |
H A D | hks_rsa_common_mt.h | 36 std::string hexData; member 47 std::string hexData; member 59 std::string hexData; member 71 std::string hexData; member 83 std::string hexData; member
|
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/tags/ |
H A D | mifare_classic_tag.cpp | 157 int MifareClassicTag::WriteSingleBlock(uint32_t blockIndex, const std::string& hexData) in WriteSingleBlock()
|
/ohos5.0/base/telephony/sms_mms/services/sms/ |
H A D | sms_wap_push_handler.cpp | 171 bool SmsWapPushHandler::DeocdeCheckIsBlock(std::string &hexData) in DeocdeCheckIsBlock()
|