aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2019-03-11 23:18:09 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2019-03-11 23:18:09 +0000
commit1c37687de1d025bee93c1db75fcd5adc3644e35b (patch)
treefc1e937073b9a439e9f880262509fae463b39905
parentc11cbfd9574434aaae957d478096d911036d4da3 (diff)
downloadsrc-1c37687de1d025bee93c1db75fcd5adc3644e35b.tar.gz
src-1c37687de1d025bee93c1db75fcd5adc3644e35b.zip
Update ccr(4) to note recent support for SHA2-224 and plain SHA hashes.
MFC after: 3 days Sponsored by: Chelsio Communications
Notes
Notes: svn path=/head/; revision=345041
-rw-r--r--share/man/man4/ccr.47
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/ccr.4 b/share/man/man4/ccr.4
index c75eb905a24c..ca762e13f75c 100644
--- a/share/man/man4/ccr.4
+++ b/share/man/man4/ccr.4
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 16, 2017
+.Dd March 11, 2019
.Dt CCR 4
.Os
.Sh NAME
@@ -49,13 +49,14 @@ The
.Nm
driver provides support for the crypto accelerator engine included on
PCI Express Ethernet adapters based on the Chelsio Terminator 6 ASIC (T6).
-The driver accelerates AES-CBC, AES-CTR, AES-GCM, AES-XTS, SHA1-HMAC,
+The driver accelerates AES-CBC, AES-CTR, AES-GCM, AES-XTS, SHA1, SHA2-224,
+SHA2-256, SHA2-384, SHA2-512, SHA1-HMAC, SHA2-224-HMAC,
SHA2-256-HMAC, SHA2-384-HMAC, and SHA2-512-HMAC operations for
.Xr crypto 4
and
.Xr ipsec 4 .
The driver also supports chaining one of AES-CBC, AES-CTR, or AES-XTS with
-SHA1-HMAC, SHA2-256-HMAC, SHA2-384-HMAC, or SHA2-512-HMAC for
+SHA1-HMAC, SHA2-224-HMAC, SHA2-256-HMAC, SHA2-384-HMAC, or SHA2-512-HMAC for
encrypt-then-authenticate operations.
For further hardware information and questions related to hardware
requirements, see