From: Pauli Date: Mon, 7 Jun 2021 05:14:25 +0000 (+1000) Subject: doc: add references to cipher life cycle documentation X-Git-Tag: openssl-3.0.0-beta1~154 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1307e94210c342df8ab736d7295110b20f003eb;p=thirdparty%2Fopenssl.git doc: add references to cipher life cycle documentation Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/15637) --- diff --git a/doc/man3/EVP_EncryptInit.pod b/doc/man3/EVP_EncryptInit.pod index 4b90cdd7802..a03c31ea35b 100644 --- a/doc/man3/EVP_EncryptInit.pod +++ b/doc/man3/EVP_EncryptInit.pod @@ -1611,7 +1611,11 @@ Encryption using AES-CBC with a 256-bit key with "CS1" ciphertext stealing. =head1 SEE ALSO -L +L, +L, +L, +L, +L Supported ciphers are listed in: @@ -1628,7 +1632,7 @@ L, L, L, L, -L +L, =head1 HISTORY diff --git a/doc/man7/provider-cipher.pod b/doc/man7/provider-cipher.pod index 52e8417e737..b4a87a3282b 100644 --- a/doc/man7/provider-cipher.pod +++ b/doc/man7/provider-cipher.pod @@ -223,7 +223,13 @@ array, or NULL if none is offered. =head1 SEE ALSO L, L, L, -L +L, +L, L, L, +L, L, L, +L, L, L, +L, L, L, +L, +L, L =head1 HISTORY