Fix documentation around AAD and return values in EVP_Cipher*
authorSamuel Lee <saml@microsoft.com>
Wed, 19 Jul 2023 18:04:12 +0000 (11:04 -0700)
committerPauli <pauli@openssl.org>
Fri, 21 Jul 2023 00:06:35 +0000 (10:06 +1000)
commit51a7066e2092b062a502e29166adfcc297803058
treeccde039547461e094fab8679282528e2c2a90411
parent5be15438fc0bcb81fdf22dee6c7801ca3089fb74
Fix documentation around AAD and return values in EVP_Cipher*

Fixes #21485

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21494)
doc/man3/EVP_EncryptInit.pod