]> git.ipfire.org Git - thirdparty/openssl.git/commit
SSL_get_current_cipher() and SSL_get_pending_cipher() return 'const SSL_CIPHER *'
authorolszomal <Malgorzata.Olszowka@stunnel.org>
Fri, 17 Jun 2022 13:01:11 +0000 (15:01 +0200)
committerTomas Mraz <tomas@openssl.org>
Tue, 28 Jun 2022 15:58:16 +0000 (17:58 +0200)
commitd842b6eff0940b6ce337536cb718a8d561290f50
treecde670d58e8d9b63e9570062fcfb9c3df653af55
parentdca637f50cf71372c46a9cf6022ad4eb9970ab7f
SSL_get_current_cipher() and SSL_get_pending_cipher() return 'const SSL_CIPHER *'

Fix the documentation.

CLA: trivial

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18599)
doc/man3/SSL_get_current_cipher.pod