From 6da18a67a7664784a2b3d9e710ac413a5af11463 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Mon, 9 Dec 2024 11:55:52 +0000 Subject: insert a forgotten .Dv macro --- src/lib/libcrypto/man/EVP_chacha20.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/lib/libcrypto/man/EVP_chacha20.3 b/src/lib/libcrypto/man/EVP_chacha20.3 index 8d0be1ed64..8fc79dbf2b 100644 --- a/src/lib/libcrypto/man/EVP_chacha20.3 +++ b/src/lib/libcrypto/man/EVP_chacha20.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: EVP_chacha20.3,v 1.7 2023/09/12 13:58:06 schwarze Exp $ +.\" $OpenBSD: EVP_chacha20.3,v 1.8 2024/12/09 11:55:52 schwarze Exp $ .\" full merge up to: OpenSSL 35fd9953 May 28 14:49:38 2019 +0200 .\" .\" This file is a derived work. @@ -65,7 +65,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 12 2023 $ +.Dd $Mdocdate: December 9 2024 $ .Dt EVP_CHACHA20 3 .Os .Sh NAME @@ -181,7 +181,7 @@ If the argument is a .Dv NULL pointer, this control operation succeeds without having any effect. -.It EVP_CTRL_AEAD_SET_IV_FIXED +.It Dv EVP_CTRL_AEAD_SET_IV_FIXED Set the initialization vector by reading the 12 bytes pointed to by the .Fa ptr argument, independently of -- cgit v1.2.3-55-g6feb