summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/crypto.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/crypto.3')
-rw-r--r--src/lib/libcrypto/man/crypto.33
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/crypto.3 b/src/lib/libcrypto/man/crypto.3
index 9f29698e80..6e98f643de 100644
--- a/src/lib/libcrypto/man/crypto.3
+++ b/src/lib/libcrypto/man/crypto.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: crypto.3,v 1.24 2020/06/24 16:06:27 schwarze Exp $ 1.\" $OpenBSD: crypto.3,v 1.25 2020/06/24 17:00:38 schwarze Exp $
2.\" OpenSSL a9c85cea Nov 11 09:33:55 2016 +0100 2.\" OpenSSL a9c85cea Nov 11 09:33:55 2016 +0100
3.\" 3.\"
4.\" This file was written by Ulf Moeller <ulf@openssl.org> and 4.\" This file was written by Ulf Moeller <ulf@openssl.org> and
@@ -69,6 +69,7 @@ are provided by the generic interface
69Low-level stand-alone interfaces include 69Low-level stand-alone interfaces include
70.Xr AES_encrypt 3 , 70.Xr AES_encrypt 3 ,
71.Xr BF_set_key 3 , 71.Xr BF_set_key 3 ,
72.Xr ChaCha 3 ,
72.Xr DES_set_key 3 , 73.Xr DES_set_key 3 ,
73and 74and
74.Xr RC4 3 . 75.Xr RC4 3 .