cryptodev: use AES-GCM/CCM as AEAD algorithms
[dpdk.git] / doc / guides / sample_app_ug / l2_forward_crypto.rst
index 2880c43..2a61af7 100644 (file)
@@ -156,7 +156,7 @@ where,
 
     Note that if --auth_iv is used, this will be ignored.
 
-*   aead_algo: select the AEAD algorithm
+*   aead_algo: select the AEAD algorithm (default is aes-gcm)
 
 *   aead_op: select the AEAD operation to perform: ENCRYPT or DECRYPT