summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-09-12 07:08:15 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-09-12 07:08:15 +0000
commit4349603f705bf97211f3e8028f9c74e916773925 (patch)
tree4b47c53d2ecd4edcf567d8097a0f01ff8b23f6f5 /share
parentd136e6c08f201c46edbd0689d6509dca9447a3df (diff)
documentation repairs. jason is american.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/hifn.49
-rw-r--r--share/man/man4/lofn.416
-rw-r--r--share/man/man4/noct.413
-rw-r--r--share/man/man4/ubsec.419
4 files changed, 38 insertions, 19 deletions
diff --git a/share/man/man4/hifn.4 b/share/man/man4/hifn.4
index 313a979f8a4..f4bddc2ba0c 100644
--- a/share/man/man4/hifn.4
+++ b/share/man/man4/hifn.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hifn.4,v 1.30 2002/07/16 19:42:48 jason Exp $
+.\" $OpenBSD: hifn.4,v 1.31 2002/09/12 07:08:14 deraadt Exp $
.\"
.\" Copyright (c) 2000 Theo de Raadt
.\" All rights reserved.
@@ -68,8 +68,10 @@ Contains a 7951 and supports symmetric and random number operations.
The
.Nm
driver registers itself to accelerate DES, Triple-DES, ARC4, MD5,
-MD5-HMAC, SHA1, and SHA1-HMAC operations in
-.Xr ipsec 4 .
+MD5-HMAC, SHA1, and SHA1-HMAC operations for
+.Xr ipsec 4
+and
+.Xr crypto 4 .
.Pp
The
.Tn Hifn 7951
@@ -87,6 +89,7 @@ to the driver, but all vendors currently just use the obvious ID which is
13 bytes of 0.
.Sh SEE ALSO
.Xr crypt 3 ,
+.Xr crypto 4 ,
.Xr ipsec 4 ,
.Xr random 4 ,
.Xr crypto 9
diff --git a/share/man/man4/lofn.4 b/share/man/man4/lofn.4
index 87d6a7c3095..33821a6b117 100644
--- a/share/man/man4/lofn.4
+++ b/share/man/man4/lofn.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: lofn.4,v 1.3 2002/05/10 15:52:35 jason Exp $
+.\" $OpenBSD: lofn.4,v 1.4 2002/09/12 07:08:14 deraadt Exp $
.\"
.\" Copyright (c) 2001-2002 Jason L. Wright (jason@thought.net)
.\" All rights reserved.
@@ -40,17 +40,19 @@
.Sh DESCRIPTION
The
.Nm
-driver supports cards the Hifn 6500 public key processor.
-This chip has both a random number generate and a large
+driver supports cards using the
+.Tn Hifn 6500
+public key processor.
+This chip has both a random number generator and a large
number processor.
-The random number generate provides random bits to the
+The random number generator provides random bits to the
.Xr random 4
-subsystem.
-The large number processor registers with the
+subsystem, while the large number processor registers with the
.Xr crypto 4
-subsystem to support moduluar exponentiation.
+subsystem to support modular exponentiation.
.Sh SEE ALSO
.Xr crypt 3 ,
+.Xr crypto 4 ,
.Xr ipsec 4 ,
.Xr random 4 ,
.Xr crypto 9
diff --git a/share/man/man4/noct.4 b/share/man/man4/noct.4
index 2c852cedb80..5fb4ce745ca 100644
--- a/share/man/man4/noct.4
+++ b/share/man/man4/noct.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: noct.4,v 1.3 2002/07/16 19:43:31 jason Exp $
+.\" $OpenBSD: noct.4,v 1.4 2002/09/12 07:08:14 deraadt Exp $
.\"
.\" Copyright (c) 2002 Jason L. Wright (jason@thought.net)
.\" All rights reserved.
@@ -45,18 +45,23 @@ driver supports cards based on the
.Tn NSP2000
packet processor.
The
-.Tn NSP2000 contains a public key processor, random number generator, and
+.Tn NSP2000
+contains a public key processor, random number generator, and
packet processor.
The random number generator provides random bits to the
.Xr random 4
subsystem.
.Pp
-Currently, the he packet processor registers with the
+Currently, the packet processor registers with the
.Xr crypto 9
-subsystem only to support MD5, SHA1, DES-CBC, and Triple-DES.
+subsystem only to support MD5, SHA1, DES-CBC, and Triple-DES for
+.Xr ipsec 4
+and
+.Xr crypto 4 .
The public key engine is not yet supported.
.Sh SEE ALSO
.Xr crypt 3 ,
+.Xr crypto 4 ,
.Xr ipsec 4 ,
.Xr random 4 ,
.Xr crypto 9
diff --git a/share/man/man4/ubsec.4 b/share/man/man4/ubsec.4
index 568f9dac631..e0c24041bc9 100644
--- a/share/man/man4/ubsec.4
+++ b/share/man/man4/ubsec.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ubsec.4,v 1.16 2002/09/04 15:21:44 jason Exp $
+.\" $OpenBSD: ubsec.4,v 1.17 2002/09/12 07:08:14 deraadt Exp $
.\"
.\" Copyright (c) 2000 Jason L. Wright (jason@thought.net)
.\" All rights reserved.
@@ -49,7 +49,7 @@ was not very fast, lacked a RNG, and had a number of other bugs.
A faster and fixed version of the original, with a random number
unit and large number engine added.
.It Broadcom BCM5801
-A BCM5805 without public key or random number generator.
+A BCM5805 without public key engine or random number generator.
.It Broadcom BCM5802
A slower version of the BCM5805.
.It Broadcom BCM5805
@@ -65,14 +65,23 @@ Faster version of the BCM5820.
The
.Nm
driver registers itself to accelerate DES, Triple-DES, MD5-HMAC,
-and SHA1-HMAC operations in
-.Xr ipsec 4 .
+and SHA1-HMAC operations for
+.Xr ipsec 4
+and
+.Xr crypto 4 .
+.Pp
+On those models which contain a public key engine (almost all of the
+more recent ones), this feature is registered with the
+.Xr crypto 4
+subsystem.
+.Pp
On all models except the Bluesteel 5501 and Broadcom 5801, the driver
-also registers itself to provide random data to the
+registers itself to provide random data to the
.Xr random 4
subsystem.
.Sh SEE ALSO
.Xr crypt 3 ,
+.Xr crypto 4 ,
.Xr ipsec 4 ,
.Xr random 4 ,
.Xr crypto 9