add missing newline at EOF
[dpdk.git] / doc / guides / cryptodevs / features / aesni_gcm.ini
index 5d9e119..58ab133 100644 (file)
@@ -7,7 +7,15 @@
 Symmetric crypto       = Y
 Sym operation chaining = Y
 CPU AESNI              = Y
-
+CPU SSE                = Y
+CPU AVX                = Y
+CPU AVX2               = Y
+CPU AVX512             = Y
+In Place SGL           = Y
+OOP SGL In LB  Out     = Y
+OOP LB  In LB  Out     = Y
+CPU crypto             = Y
+Symmetric sessionless  = Y
 ;
 ; Supported crypto algorithms of the 'aesni_gcm' crypto driver.
 ;
@@ -24,4 +32,17 @@ AES GMAC = Y
 ;
 [AEAD]
 AES GCM (128) = Y
+AES GCM (192) = Y
 AES GCM (256) = Y
+
+;
+; Supported Asymmetric algorithms of the 'aesni_gcm' crypto driver.
+;
+[Asymmetric]
+
+;
+; Supported Operating systems of the 'aesni_gcm' crypto driver.
+;
+[OS]
+Linux = Y
+FreeBSD = Y