Home
last modified time | relevance | path

Searched defs:SoftBusDecryptData (Results 1 – 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/tests/core/bus_center/utils/
Dbus_center_utils_mock.cpp64 int32_t SoftBusDecryptData( in SoftBusDecryptData() function
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/mock/
Dsoftbus_proxy_network_mock_test.cpp41 int32_t SoftBusDecryptData(AesGcmCipherKey *key, const unsigned char *input, uint32_t inLen, in SoftBusDecryptData() function
Dsoftbus_proxychannel_message_paging_test_mock.cpp185 int32_t SoftBusDecryptData(AesGcmCipherKey *cipherKey, const unsigned char *input, uint32_t inLen, in SoftBusDecryptData() function
/foundation/communication/dsoftbus/adapter/common/mbedtls/
Dsoftbus_adapter_crypto.c311 int32_t SoftBusDecryptData(AesGcmCipherKey *cipherKey, const unsigned char *input, uint32_t inLen, in SoftBusDecryptData() function
/foundation/communication/dsoftbus/adapter/common/openssl/
Dsoftbus_adapter_crypto.c437 int32_t SoftBusDecryptData(AesGcmCipherKey *cipherKey, const unsigned char *input, uint32_t inLen, in SoftBusDecryptData() function