examples/ipsec-secgw: support AES 256
[dpdk.git] / doc / guides / sample_app_ug / ipsec_secgw.rst
index 4b7dd1d..46696f2 100644 (file)
@@ -395,6 +395,7 @@ where each options means:
 
    * *null*: NULL algorithm
    * *aes-128-cbc*: AES-CBC 128-bit algorithm
+   * *aes-256-cbc*: AES-CBC 256-bit algorithm
    * *aes-128-ctr*: AES-CTR 128-bit algorithm
 
  * Syntax: *cipher_algo <your algorithm>*