summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/DES_set_key.3
diff options
context:
space:
mode:
authorschwarze <>2019-06-06 01:06:59 +0000
committerschwarze <>2019-06-06 01:06:59 +0000
commit73fea5ffb44d03ccada5456dd77c78c652913272 (patch)
tree4c3063e0f18ec3090d09c0b1174b8c2760e32d6e /src/lib/libcrypto/man/DES_set_key.3
parent47eafa9f3ab473cf14319312cf30f3c8400f0b78 (diff)
downloadopenbsd-73fea5ffb44d03ccada5456dd77c78c652913272.tar.gz
openbsd-73fea5ffb44d03ccada5456dd77c78c652913272.tar.bz2
openbsd-73fea5ffb44d03ccada5456dd77c78c652913272.zip
Tree structure for manual pages: crypto(3) links to 33 function
group pages, and these link on to all their second-level subpages. Only a handful of second-level pages have third-level subpages. So all crypto pages can now be reached from the www.libressl.org frontpage via at most four clicks, in most cases three clicks. Also link back from leaf pages to their respective group pages and add a couple of additional links between related pages. Triggered by a question from deraadt@. OK jmc@ tb@
Diffstat (limited to 'src/lib/libcrypto/man/DES_set_key.3')
-rw-r--r--src/lib/libcrypto/man/DES_set_key.311
1 files changed, 4 insertions, 7 deletions
diff --git a/src/lib/libcrypto/man/DES_set_key.3 b/src/lib/libcrypto/man/DES_set_key.3
index 700b39a971..da58957d36 100644
--- a/src/lib/libcrypto/man/DES_set_key.3
+++ b/src/lib/libcrypto/man/DES_set_key.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: DES_set_key.3,v 1.13 2018/12/21 21:36:21 schwarze Exp $ 1.\" $OpenBSD: DES_set_key.3,v 1.14 2019/06/06 01:06:58 schwarze Exp $
2.\" full merge up to: 2.\" full merge up to:
3.\" OpenSSL man3/DES_random_key 521738e9 Oct 5 14:58:30 2018 -0400 3.\" OpenSSL man3/DES_random_key 521738e9 Oct 5 14:58:30 2018 -0400
4.\" 4.\"
@@ -115,7 +115,7 @@
115.\" copied and put under another distribution licence 115.\" copied and put under another distribution licence
116.\" [including the GNU Public Licence.] 116.\" [including the GNU Public Licence.]
117.\" 117.\"
118.Dd $Mdocdate: December 21 2018 $ 118.Dd $Mdocdate: June 6 2019 $
119.Dt DES_SET_KEY 3 119.Dt DES_SET_KEY 3
120.Os 120.Os
121.Sh NAME 121.Sh NAME
@@ -776,11 +776,8 @@ Both are allowed to return
776to indicate failure, but currently, they cannot fail. 776to indicate failure, but currently, they cannot fail.
777.Sh SEE ALSO 777.Sh SEE ALSO
778.Xr crypt 3 , 778.Xr crypt 3 ,
779.Xr RAND_bytes 3 779.Xr EVP_des_cbc 3 ,
780.Pp 780.Xr EVP_EncryptInit 3
781The
782.Xr evp 3
783library provides higher-level encryption functions.
784.Sh STANDARDS 781.Sh STANDARDS
785ANSI X3.106 782ANSI X3.106
786.Pp 783.Pp