diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2001-06-22 19:13:48 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2001-06-22 19:13:48 +0000 |
commit | 9e1e7a9fbdeb2d1ff0f649dae6aab013be0360af (patch) | |
tree | a10217b358c7d78f466544d062116b31cb82c2fa /share/man/man4 | |
parent | c9ca610e44f42af2600d90a042ba483c29a69b68 (diff) |
Xr random(4)
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/hifn.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/hifn.4 b/share/man/man4/hifn.4 index 7028bbf494f..25ce2f2614b 100644 --- a/share/man/man4/hifn.4 +++ b/share/man/man4/hifn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hifn.4,v 1.15 2001/06/22 19:12:49 jason Exp $ +.\" $OpenBSD: hifn.4,v 1.16 2001/06/22 19:13:47 jason Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt .\" All rights reserved. @@ -64,7 +64,7 @@ The .Tn Hi/Fn 7951 will also supply data to the kernel .Xr random 4 -number generator. +subsystem. .Sh BUGS The 7751 chip starts out at initialization by only supporting compression. A proprietary algorithm, which has been reverse engineered, is required to @@ -74,6 +74,7 @@ all vendors currently just use the obvious ID which is 13 bytes of 0. .Sh SEE ALSO .Xr crypt 3 , .Xr ipsec 4 , +.Xr random 4 , .Xr crypto 9 .Sh CAVEATS The Hi/fn 9751 shares the same PCI id. This chip is basically a 7751, but |