crypto/ipsec_mb: support snow3g digest appended ops
[dpdk.git] / doc / guides / rel_notes / release_21_11.rst
index feee38c..fecc721 100644 (file)
@@ -239,6 +239,13 @@ New Features
 
   * Added support for ZUC-EEA3-256 and ZUC-EIA3-256.
 
+* **Added digest appended ops support for Snow3G PMD.**
+
+  * Added support for out-of-place auth-cipher operations that encrypt
+    the digest along with the rest of the raw data.
+  * Added support for partially encrypted digest when using auth-cipher
+    operations.
+
 * **Updated the ACC100 bbdev PMD.**
 
   Added support for more comprehensive CRC options.