Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/adapter/common/mbedtls/
Dsoftbus_adapter_crypto.c260 int32_t SoftBusDecryptData(AesGcmCipherKey *cipherKey, const unsigned char *input, uint32_t inLen, in SoftBusDecryptData() function
/foundation/communication/dsoftbus/adapter/common/openssl/
Dsoftbus_adapter_crypto.c357 int32_t SoftBusDecryptData(AesGcmCipherKey *cipherKey, const unsigned char *input, uint32_t inLen, in SoftBusDecryptData() function