]> git.ipfire.org Git - thirdparty/openssl.git/commit
doc: add return value documentation for EVP_CIPHER_*_params functions
authorkovan <xaum.io@gmail.com>
Tue, 27 Jan 2026 06:44:55 +0000 (07:44 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 3 Feb 2026 09:51:36 +0000 (10:51 +0100)
commit109ee515c98e644f679c05ffcb9844b8b0a0863b
treeda9c0f51d2ca2e0c85dc56d4bc94eaa5e1c24864
parent88d39f33d1ab88796204136370868776d4fcb706
doc: add return value documentation for EVP_CIPHER_*_params functions

Document that EVP_CIPHER_get_params(), EVP_CIPHER_CTX_get_params() and
EVP_CIPHER_CTX_set_params() return 1 for success and 0 for failure.

Fixes #29725

CLA: trivial

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
MergeDate: Tue Feb  3 09:51:47 2026
(Merged from https://github.com/openssl/openssl/pull/29779)
doc/man3/EVP_EncryptInit.pod