Home
last modified time | relevance | path

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

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