]> git.ipfire.org Git - thirdparty/openssl.git/commit
Minor nit fix to EVP_CipherFinal_ex() return code documentation.
authorFrederik Wedel-Heinen <frederik.wedel-heinen@dencrypt.dk>
Fri, 1 Nov 2024 13:18:38 +0000 (14:18 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 29 Nov 2024 18:03:16 +0000 (19:03 +0100)
commit54332adf29ef4ddac9dea5ec06423b01dbb02996
treee0660e44a88d0a38ad57416ce86ea78ff791ecd3
parentf4550fb5b518d2b910222bca2317d813cf092b53
Minor nit fix to EVP_CipherFinal_ex() return code documentation.

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25849)
doc/man3/EVP_EncryptInit.pod