summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/DES_set_key.3
diff options
context:
space:
mode:
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