aboutsummaryrefslogtreecommitdiffstats
path: root/doc/guides/cryptodevs/features/aesni_gcm.ini
diff options
context:
space:
mode:
Diffstat (limited to 'doc/guides/cryptodevs/features/aesni_gcm.ini')
-rw-r--r--doc/guides/cryptodevs/features/aesni_gcm.ini5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/guides/cryptodevs/features/aesni_gcm.ini b/doc/guides/cryptodevs/features/aesni_gcm.ini
index 5d9e119d..bacd94e3 100644
--- a/doc/guides/cryptodevs/features/aesni_gcm.ini
+++ b/doc/guides/cryptodevs/features/aesni_gcm.ini
@@ -7,7 +7,9 @@
Symmetric crypto = Y
Sym operation chaining = Y
CPU AESNI = Y
-
+CPU SSE = Y
+CPU AVX = Y
+CPU AVX2 = Y
;
; Supported crypto algorithms of the 'aesni_gcm' crypto driver.
;
@@ -24,4 +26,5 @@ AES GMAC = Y
;
[AEAD]
AES GCM (128) = Y
+AES GCM (192) = Y
AES GCM (256) = Y