Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/mock/
Dsoftbus_proxy_network_mock_test.cpp48 int32_t SoftBusEncryptData(AesGcmCipherKey *cipherKey, const unsigned char *input, uint32_t inLen, in SoftBusEncryptData() function
Dsoftbus_proxychannel_message_paging_test_mock.cpp192 int32_t SoftBusEncryptData(AesGcmCipherKey *cipherKey, const unsigned char *input, uint32_t inLen, in SoftBusEncryptData() function
/foundation/communication/dsoftbus/adapter/common/mbedtls/
Dsoftbus_adapter_crypto.c269 int32_t SoftBusEncryptData(AesGcmCipherKey *cipherKey, const unsigned char *input, uint32_t inLen, in SoftBusEncryptData() function
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/mock/
Dtrans_tcp_direct_message_test_mock.cpp201 int32_t SoftBusEncryptData(AesGcmCipherKey *cipherKey, const unsigned char *input, uint32_t inLen, in SoftBusEncryptData() function
/foundation/communication/dsoftbus/adapter/common/openssl/
Dsoftbus_adapter_crypto.c395 int32_t SoftBusEncryptData(AesGcmCipherKey *cipherKey, const unsigned char *input, uint32_t inLen, in SoftBusEncryptData() function