Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/adapter/common/openssl/
Dsoftbus_adapter_crypto.c99 uint32_t dataLen, unsigned char *cipherText, uint32_t cipherTextLen) in PackIvAndTag()
124 uint32_t plainTextSize, unsigned char *cipherText, uint32_t cipherTextLen) in SslAesGcmEncrypt()
/foundation/communication/dsoftbus/adapter/common/mbedtls/
Dsoftbus_adapter_crypto.c78 uint32_t plainTextSize, unsigned char *cipherText, uint32_t cipherTextLen) in MbedAesGcmEncrypt()