diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2003-08-12 19:03:06 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2003-08-12 19:03:06 +0000 |
commit | bf84665542c23e46f1589e35638b5b7d08a069ff (patch) | |
tree | e77b29de1d10f2b3e5bb9a0eb3e2a8df2f1aea58 /share | |
parent | 13d1105d7ceaf39f0d915e12e01c15c1b353e292 (diff) |
man page for safenet 1141/1741 from freebsd with appropriate Xrs
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/Makefile | 4 | ||||
-rw-r--r-- | share/man/man4/crypto.4 | 3 | ||||
-rw-r--r-- | share/man/man4/man4.i386/intro.4 | 4 | ||||
-rw-r--r-- | share/man/man4/pci.4 | 5 | ||||
-rw-r--r-- | share/man/man4/safe.4 | 69 |
5 files changed, 80 insertions, 5 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index f355e3acb15..434e15b5b8f 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.241 2003/08/07 19:22:35 miod Exp $ +# $OpenBSD: Makefile,v 1.242 2003/08/12 19:03:05 jason Exp $ MAN= aac.4 ac97.4 addcom.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 \ ami.4 amdpm.4 amphy.4 an.4 aria.4 ast.4 atalk.4 atapiscsi.4 \ @@ -24,7 +24,7 @@ MAN= aac.4 ac97.4 addcom.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 \ pms.4 ppb.4 ppp.4 pty.4 puc.4 \ qsphy.4 radio.4 raid.4 random.4 ray.4 rd.4 rl.4 rln.4 \ rlphy.4 route.4 rt.4 rtii.4 rtfps.4 \ - sbus.4 scsi.4 sd.4 ses.4 sf.4 sf2r.4 sfr.4 siop.4 sis.4 sk.4 \ + safe.4 sbus.4 scsi.4 sd.4 ses.4 sf.4 sf2r.4 sfr.4 siop.4 sis.4 sk.4 \ sl.4 sm.4 spp.4 sppp.4 sqphy.4 ss.4 st.4 ste.4 stge.4 sti.4 stp.4 \ sv.4 systrace.4 \ tb.4 tcic.4 tcp.4 termios.4 ti.4 tl.4 tlphy.4 \ diff --git a/share/man/man4/crypto.4 b/share/man/man4/crypto.4 index 0fc3ed1b8cb..7fcc1f7f26f 100644 --- a/share/man/man4/crypto.4 +++ b/share/man/man4/crypto.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: crypto.4,v 1.8 2003/06/02 18:52:50 deraadt Exp $ +.\" $OpenBSD: crypto.4,v 1.9 2003/08/12 19:03:05 jason Exp $ .\" .\" Copyright (c) 2001 Theo de Raadt .\" All rights reserved. @@ -101,6 +101,7 @@ crypto access device .Xr lofn 4 , .Xr noct 4 , .Xr nofn 4 , +.Xr safe 4 , .Xr ubsec 4 , .Xr crypto 9 .Sh HISTORY diff --git a/share/man/man4/man4.i386/intro.4 b/share/man/man4/man4.i386/intro.4 index 870a60c6d5e..f0e47c19831 100644 --- a/share/man/man4/man4.i386/intro.4 +++ b/share/man/man4/man4.i386/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.45 2003/08/07 10:26:57 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.46 2003/08/12 19:03:05 jason Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. @@ -294,6 +294,8 @@ Realtek 8129/8139 Ethernet. AIMS Lab Radiotrack FM radio adapter. .It Xr rtfps 4 Another multiplexing serial communications card. +.It Xr safe 4 +Safenet SafeXcel 1141/1741 crypto accelerator. .It Xr sb 4 Sound Blaster card. .It Xr sea 4 diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 55f1de1118a..1f493d752da 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.76 2003/06/19 20:29:51 deraadt Exp $ +.\" $OpenBSD: pci.4,v 1.77 2003/08/12 19:03:05 jason Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -266,6 +266,8 @@ Hifn 6500 crypto accelerator. NetOctave NSP2000 crypto accelerator. .It Xr nofn 4 Hifn 7814, 7851 and 7854 crypto processor. +.It Xr safe 4 +Safenet SafeXcel 1141/1741 crypto accelerator. .It Xr ubsec 4 Broadcom Bluesteelnet uBsec 5501, 5601, 5805, 5820, and 5821. .El @@ -498,6 +500,7 @@ driver. .Xr puc 4 , .Xr rl 4 , .\" no manpage .Xr tsp 4 +.Xr safe 4 , .Xr schizo 4 , .Xr sf 4 , .Xr siop 4 , diff --git a/share/man/man4/safe.4 b/share/man/man4/safe.4 new file mode 100644 index 00000000000..bb848627da1 --- /dev/null +++ b/share/man/man4/safe.4 @@ -0,0 +1,69 @@ +.\" $OpenBSD: safe.4,v 1.1 2003/08/12 19:03:05 jason Exp $ +.\\"- +.\\" Copyright (c) 2003 Sam Leffler, Errno Consulting +.\\" All rights reserved. +.\\" +.\\" Redistribution and use in source and binary forms, with or without +.\\" modification, are permitted provided that the following conditions +.\\" are met: +.\\" 1. Redistributions of source code must retain the above copyright +.\\" notice, this list of conditions and the following disclaimer. +.\\" 2. Redistributions in binary form must reproduce the above copyright +.\\" notice, this list of conditions and the following disclaimer in the +.\\" documentation and/or other materials provided with the distribution. +.\\" +.\\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND +.\\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +.\\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +.\\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE +.\\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +.\\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS +.\\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +.\\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +.\\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +.\\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +.\\" SUCH DAMAGE. +.\\" +.\\" $FreeBSD: /repoman/r/ncvs/src/share/man/man4/safe.4,v 1.1 2003/07/21 21:52:14 sam Exp $ +.\\"/ +.Dd May 30, 2002 +.Dt SAFE 4 +.Os +.Sh NAME +.Nm safe +.Nd SafeNet crypto accelerator +.Sh SYNOPSIS +.Cd "safe* at pci? dev ? function ?" +.Sh DESCRIPTION +The +.Nm +driver supports cards containing any of the following chips: +.Bl -tag -width "SafeNet 1141" -offset indent +.It SafeNet 1141 +The original chipset. Supports DES, Triple-DES, AES, MD5, and SHA-1 +symmetric crypto operations, RNG, public key operations, and full IPsec +packet processing. +.It SafeNet 1741 +A faster version of the 1141. +.El +.Pp +The +.Nm +driver registers itself to accelerate DES, Triple-DES, AES, MD5-HMAC, +SHA1-HMAC, and NULL operations for +.Xr ipsec 4 +and +.Xr crypto 4 . +.Pp +On all models, the driver registers itself to provide random data to the +.Xr random 4 +subsystem. +.Sh SEE ALSO +.Xr crypt 3 , +.Xr crypto 4 , +.Xr intro 4 , +.Xr ipsec 4 , +.Xr random 4 , +.Xr crypto 9 +.Sh BUGS +Public key support is not implemented. |