]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/sample_app_ug/ipsec_secgw.rst
examples/ipsec-secgw: support AES 256
[dpdk.git] / doc / guides / sample_app_ug / ipsec_secgw.rst
index 4b7dd1de71cb1093bb71c62a7cb532bfc49daad2..46696f2a685c8fc039fb58143a9ad64d7294d039 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>*