]> git.ipfire.org Git - thirdparty/openssl.git/commit
doc: Fix documentation of EVP_EncryptUpdate().
authorPauli <paul.dale@oracle.com>
Mon, 13 Jul 2020 22:39:32 +0000 (08:39 +1000)
committerPauli <paul.dale@oracle.com>
Fri, 17 Jul 2020 12:22:34 +0000 (22:22 +1000)
commit3fc164e8d18dcdef57d297956debf8d966e7fbef
tree43b148254990c950a7ae6b2fab5fd487b1d03f43
parentb99c463d78ecad29f89165fc64a281faafa9461c
doc: Fix documentation of EVP_EncryptUpdate().

The documentation was off by one for the length this function could return.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12435)
doc/man3/EVP_EncryptInit.pod