]> git.ipfire.org Git - thirdparty/openssl.git/commit
Note that EVP_CIPHER_get_iv_length returns negative values on error
authorPauli <pauli@openssl.org>
Thu, 28 Jul 2022 01:20:37 +0000 (11:20 +1000)
committerPauli <pauli@openssl.org>
Wed, 3 Aug 2022 02:25:24 +0000 (12:25 +1000)
commit0a90577e717f76483525b2d8be6a42a9f04020d8
tree6bcc80d6792507bf3bf8b394f87c383751d95244
parente0e338c8c50c226efc92fe79c788c9cdc03fc01f
Note that EVP_CIPHER_get_iv_length returns negative values on error

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/18875)
doc/man3/EVP_EncryptInit.pod