diff options
-rw-r--r-- | share/man/man4/hifn.4 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/hifn.4 b/share/man/man4/hifn.4 index 316c9ef398d..b8b90db922a 100644 --- a/share/man/man4/hifn.4 +++ b/share/man/man4/hifn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hifn.4,v 1.38 2003/09/25 09:24:37 jmc Exp $ +.\" $OpenBSD: hifn.4,v 1.39 2003/09/26 03:15:07 jason Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt .\" All rights reserved. @@ -61,8 +61,8 @@ See .Pa http://www.soekris.com/ . Contains a 7951 and supports symmetric and random number operations. .It Soekris Engineering vpn1401 and vpn1411 -Contains a 7955 and supports symmetric (including AES) and random number -operations. +Contains a 7955 and supports symmetric (including AES), random number, +and modular exponentiation operations. .It Hifn 9751 Reference board with 512KB SRAM. This is really a Hifn 7751 which only supports compression. @@ -104,5 +104,5 @@ It is possible for vendors to make boards which have a lock ID not known to the driver, but all vendors currently just use the obvious ID which is 13 bytes of 0. .Pp -The 7955 and 7956 have an RNG, support for AES, and public key operations, -none of which are supported yet. +The 7955 and 7956 have support for AES and public key operations, +neither of which are supported yet. |