Searched defs:SoftBusDecryptData (Results 1 – 5 of 5) sorted by relevance
| /foundation/communication/dsoftbus/tests/core/bus_center/utils/ |
| D | bus_center_utils_mock.cpp | 64 int32_t SoftBusDecryptData( in SoftBusDecryptData() function
|
| /foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/mock/ |
| D | softbus_proxy_network_mock_test.cpp | 41 int32_t SoftBusDecryptData(AesGcmCipherKey *key, const unsigned char *input, uint32_t inLen, in SoftBusDecryptData() function
|
| D | softbus_proxychannel_message_paging_test_mock.cpp | 185 int32_t SoftBusDecryptData(AesGcmCipherKey *cipherKey, const unsigned char *input, uint32_t inLen, in SoftBusDecryptData() function
|
| /foundation/communication/dsoftbus/adapter/common/mbedtls/ |
| D | softbus_adapter_crypto.c | 311 int32_t SoftBusDecryptData(AesGcmCipherKey *cipherKey, const unsigned char *input, uint32_t inLen, in SoftBusDecryptData() function
|
| /foundation/communication/dsoftbus/adapter/common/openssl/ |
| D | softbus_adapter_crypto.c | 437 int32_t SoftBusDecryptData(AesGcmCipherKey *cipherKey, const unsigned char *input, uint32_t inLen, in SoftBusDecryptData() function
|