Note that EVP_CIPHER_iv_length returns negative values on error
authorPauli <pauli@openssl.org>
Thu, 28 Jul 2022 01:23:29 +0000 (11:23 +1000)
committerHugo Landau <hlandau@openssl.org>
Fri, 29 Jul 2022 09:15:06 +0000 (10:15 +0100)
commit7dfe4aa2b08d1c3111b0861e26cac0246e3e8f58
tree9909a9fcb81de216bd5feb56dacde139cbb767fd
parent3b9082c844913d3a0efada9fac0bd2924ce1a8f2
Note that EVP_CIPHER_iv_length returns negative values on error

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