Home
last modified time | relevance | path

Searched defs:decryptedData (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/
H A Dwifi_encryption_util_test.cpp76 std::string decryptedData = ""; variable
87 std::string decryptedData = ""; variable
98 std::string decryptedData = ""; variable
110 std::string decryptedData = ""; variable
122 std::string decryptedData = ""; variable
173 std::string decryptedData; variable
207 std::string decryptedData; variable
/ohos5.0/base/security/huks/test/unittest/huks_common_test/include/
H A Dhks_test_cipher_h.h22 struct HksBlob *decryptedData; member
33 struct HksBlob **decryptedData; member
/ohos5.0/foundation/communication/dsoftbus/core/adapter/huks/src/
H A Dsoftbus_rsa_encrypt_virtual.c38 … const uint8_t *srcData, uint32_t srcDataLen, uint8_t **decryptedData, uint32_t *decryptedDataLen) in SoftBusRsaDecrypt()
H A Dsoftbus_rsa_encrypt.c330 … const uint8_t *srcData, uint32_t srcDataLen, uint8_t **decryptedData, uint32_t *decryptedDataLen) in SoftBusRsaDecrypt()
/ohos5.0/base/security/huks/test/unittest/huks_lite_test/liteos_m_adapter/
H A Dhks_modify_key_test.c79 struct HksBlob *decryptedData = NULL; in BaseTestCipherProcess() local
174 struct HksBlob *decryptedData = NULL; in LITE_TEST_CASE() local
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/
H A Dhks_modify_key_test.cpp88 struct HksBlob *decryptedData = NULL; in BaseTestCipher() local
164 struct HksBlob *decryptedData = NULL; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/adapter/fuzztest/softbusrsacrypto_fuzzer/
H A Dsoftbusrsacrypto_fuzzer.cpp45 uint8_t *decryptedData = nullptr; in SoftBusRsaDecryptFuzzTest() local
/ohos5.0/base/security/huks/test/unittest/huks_common_test/src/
H A Dhks_test_cipher_func.cpp225 struct HksBlob *decryptedData = NULL; in BaseTestCipher() local
328 struct HksBlob *decryptedData = NULL; in BaseTestDecrypt() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/adapter/unittest/
H A Ddsoftbus_rsa_crypto_test.cpp207 uint8_t *decryptedData = NULL; variable
242 uint8_t *decryptedData = NULL; variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_encryption_util.cpp140 std::string &decryptedData) in WifiDecryption()
431 std::string &decryptedData) in WifiLoopDecrypt()