Home
last modified time | relevance | path

Searched refs:SslAesGcmDecrypt (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/openssl/
H A Dsoftbus_adapter_crypto.c174 static int32_t SslAesGcmDecrypt(const AesGcmCipherKey *cipherkey, const unsigned char *cipherText, in SslAesGcmDecrypt() function
451 int32_t result = SslAesGcmDecrypt(cipherKey, input, inLen, decryptData, outLen); in SoftBusDecryptData()

Completed in 2 milliseconds