summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/DES_set_key.3
diff options
context:
space:
mode:
authorjmc <>2016-12-08 22:13:59 +0000
committerjmc <>2016-12-08 22:13:59 +0000
commitb6948e1dc0f3d04b7a4215efbff64c78f9cdd408 (patch)
tree9dc464d3e4441d16f279101e93528d006f825055 /src/lib/libcrypto/man/DES_set_key.3
parent5418cbcc35c07098b601750bd5e31ff1f58ff2ca (diff)
downloadopenbsd-b6948e1dc0f3d04b7a4215efbff64c78f9cdd408.tar.gz
openbsd-b6948e1dc0f3d04b7a4215efbff64c78f9cdd408.tar.bz2
openbsd-b6948e1dc0f3d04b7a4215efbff64c78f9cdd408.zip
some Vt fixes;
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 13da285a99..7d48ca5bfe 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.5 2016/11/21 09:56:35 schwarze Exp $ 1.\" $OpenBSD: DES_set_key.3,v 1.6 2016/12/08 22:13:59 jmc 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 21 2016 $ 117.Dd $Mdocdate: December 8 2016 $
118.Dt DES_SET_KEY 3 118.Dt DES_SET_KEY 3
119.Os 119.Os
120.Sh NAME 120.Sh NAME
@@ -460,7 +460,7 @@ to odd.
460returns 1 if the passed key is a weak key or 0 if it is ok. 460returns 1 if the passed key is a weak key or 0 if it is ok.
461.Pp 461.Pp
462The following routines mostly operate on an input and output stream of 462The following routines mostly operate on an input and output stream of
463.Vt DES_cblock Ns s. 463.Vt DES_cblock Ns s .
464.Pp 464.Pp
465.Fn DES_ecb_encrypt 465.Fn DES_ecb_encrypt
466is the basic DES encryption routine that encrypts or decrypts a single 466is the basic DES encryption routine that encrypts or decrypts a single