Deleted Added
full compact
safe.4 (131478) safe.4 (131530)
1.\"-
2.\" Copyright (c) 2003 Sam Leffler, Errno Consulting
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 9 unchanged lines hidden (view full) ---

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
1.\"-
2.\" Copyright (c) 2003 Sam Leffler, Errno Consulting
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 9 unchanged lines hidden (view full) ---

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
26.\" $FreeBSD: head/share/man/man4/safe.4 131478 2004-07-02 19:54:39Z ru $
26.\" $FreeBSD: head/share/man/man4/safe.4 131530 2004-07-03 18:29:24Z ru $
27.\"/
28.Dd May 30, 2002
29.Dt SAFE 4
30.Os
31.Sh NAME
32.Nm safe
33.Nd SafeNet crypto accelerator
34.Sh SYNOPSIS

--- 5 unchanged lines hidden (view full) ---

40.Cd sysctl hw.safe.rngbufsize
41.Cd sysctl hw.safe.rngmaxalarm
42.Sh DESCRIPTION
43The
44.Nm
45driver supports cards containing any of the following chips:
46.Bl -tag -width "SafeNet 1141" -offset indent
47.It SafeNet 1141
27.\"/
28.Dd May 30, 2002
29.Dt SAFE 4
30.Os
31.Sh NAME
32.Nm safe
33.Nd SafeNet crypto accelerator
34.Sh SYNOPSIS

--- 5 unchanged lines hidden (view full) ---

40.Cd sysctl hw.safe.rngbufsize
41.Cd sysctl hw.safe.rngmaxalarm
42.Sh DESCRIPTION
43The
44.Nm
45driver supports cards containing any of the following chips:
46.Bl -tag -width "SafeNet 1141" -offset indent
47.It SafeNet 1141
48The original chipset. Supports DES, Triple-DES, AES, MD5, and SHA-1
48The original chipset.
49Supports DES, Triple-DES, AES, MD5, and SHA-1
49symmetric crypto operations, RNG, public key operations, and full IPsec
50packet processing.
51.It SafeNet 1741
52A faster version of the 1141.
53.El
54.Pp
55The
56.Nm

--- 50 unchanged lines hidden ---
50symmetric crypto operations, RNG, public key operations, and full IPsec
51packet processing.
52.It SafeNet 1741
53A faster version of the 1141.
54.El
55.Pp
56The
57.Nm

--- 50 unchanged lines hidden ---