diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2002-02-26 17:03:46 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2002-02-26 17:03:46 +0000 |
commit | fb722d9ada2fe37353daa165f06c375e9575ba7c (patch) | |
tree | a7f388678efe6105e69e4aa9a19bd3293ab2cbfc /share/man/man4 | |
parent | 3fda001fcbc6f6b5e1250eb19ec50c9e8d401408 (diff) |
raw MD5 and raw SHA1 are supported, too
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/hifn.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/hifn.4 b/share/man/man4/hifn.4 index 2219bf3bd14..6671b530f9f 100644 --- a/share/man/man4/hifn.4 +++ b/share/man/man4/hifn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hifn.4,v 1.27 2002/02/26 17:02:07 jason Exp $ +.\" $OpenBSD: hifn.4,v 1.28 2002/02/26 17:03:45 jason Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt .\" All rights reserved. @@ -65,8 +65,8 @@ Contains a 7951 and supports symmetric and random number operations. .Pp The .Nm -driver registers itself to accelerate DES, Triple-DES, ARC4, MD5-HMAC96, -and SHA1-HMAC96 operations in +driver registers itself to accelerate DES, Triple-DES, ARC4, MD5, +MD5-HMAC96, SHA1, and SHA1-HMAC96 operations in .Xr ipsec 4 . .Pp The |