diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2002-07-16 19:42:49 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2002-07-16 19:42:49 +0000 |
commit | f14eb79772eec3c94c9598272e7315b733e949fe (patch) | |
tree | d7b0a40de2dce225c13c2cab994308b19eba846d /share/man/man4/hifn.4 | |
parent | c28c936d7ea78dd3dcc484dda881d172a82cab34 (diff) |
s/HMAC96/HMAC for consistency with crypto.9
Diffstat (limited to 'share/man/man4/hifn.4')
-rw-r--r-- | share/man/man4/hifn.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/hifn.4 b/share/man/man4/hifn.4 index 716d957d526..313a979f8a4 100644 --- a/share/man/man4/hifn.4 +++ b/share/man/man4/hifn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hifn.4,v 1.29 2002/07/16 08:31:28 deraadt Exp $ +.\" $OpenBSD: hifn.4,v 1.30 2002/07/16 19:42:48 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-HMAC96, SHA1, and SHA1-HMAC96 operations in +MD5-HMAC, SHA1, and SHA1-HMAC operations in .Xr ipsec 4 . .Pp The |