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.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/DES_set_key.3 b/src/lib/libcrypto/man/DES_set_key.3
index c9aa1e14e2..13da285a99 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.4 2016/11/20 20:45:04 schwarze Exp $ 1.\" $OpenBSD: DES_set_key.3,v 1.5 2016/11/21 09:56:35 schwarze Exp $
2.\" OpenSSL c7497f34 Aug 14 10:50:26 2014 -0400 2.\" OpenSSL c7497f34 Aug 14 10:50:26 2014 -0400
3.\" 3.\"
4.\" -------------------------------------------------------------------------- 4.\" --------------------------------------------------------------------------
@@ -114,7 +114,7 @@
114.\" copied and put under another distribution licence 114.\" copied and put under another distribution licence
115.\" [including the GNU Public Licence.] 115.\" [including the GNU Public Licence.]
116.\" 116.\"
117.Dd $Mdocdate: November 20 2016 $ 117.Dd $Mdocdate: November 21 2016 $
118.Dt DES_SET_KEY 3 118.Dt DES_SET_KEY 3
119.Os 119.Os
120.Sh NAME 120.Sh NAME
@@ -748,7 +748,7 @@ If set to
748DES_cbc_encrypt is used. 748DES_cbc_encrypt is used.
749.Sh SEE ALSO 749.Sh SEE ALSO
750.Xr crypt 3 , 750.Xr crypt 3 ,
751.Xr rand 3 751.Xr RAND_bytes 3
752.Pp 752.Pp
753The 753The
754.Xr evp 3 754.Xr evp 3