diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2003-02-24 20:40:02 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2003-02-24 20:40:02 +0000 |
commit | 4352d47584a4b694bad48c50d820f720d04ac288 (patch) | |
tree | ef3b1293f0c8f360372f323e5981d66790a134aa /share | |
parent | dfc64e5da469f1d05787a0566fc2e44586c00847 (diff) |
mention lzs
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/hifn.4 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man4/hifn.4 b/share/man/man4/hifn.4 index 30d41e80fcc..54210c66f40 100644 --- a/share/man/man4/hifn.4 +++ b/share/man/man4/hifn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hifn.4,v 1.32 2002/09/26 07:55:40 miod Exp $ +.\" $OpenBSD: hifn.4,v 1.33 2003/02/24 20:40:01 jason Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt .\" All rights reserved. @@ -68,7 +68,7 @@ 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 for +MD5-HMAC, SHA1, SHA1-HMAC, and LZS operations for .Xr ipsec 4 and .Xr crypto 4 . @@ -98,8 +98,6 @@ to the driver, but all vendors currently just use the obvious ID which is The Hifn 9751 shares the same PCI id. This chip is basically a 7751, but with the cryptographic functions missing. Instead, the 9751 is only capable of doing compression. -Since we do not currently attempt to use any of these chips to do -compression, the 9751-based cards are not useful. .Sh HISTORY The .Nm |