cryptodev: add ChaCha20-Poly1305 AEAD algorithm
[dpdk.git] / doc / guides / cryptodevs / features / default.ini
index 440233d..133a246 100644 (file)
@@ -27,6 +27,9 @@ RSA PRIV OP KEY EXP    =
 RSA PRIV OP KEY QT     =
 Digest encrypted       =
 Asymmetric sessionless =
+CPU crypto             =
+Symmetric sessionless  =
+Non-Byte aligned data  =
 
 ;
 ; Supported crypto algorithms of a default crypto driver.
@@ -110,3 +113,4 @@ Modular Exponentiation  =
 Modular Inversion       =
 Diffie-hellman          =
 ECDSA                   =
+ECPM                    =