doc: update supported algorithms in IPsec guide
authorFan Zhang <roy.fan.zhang@intel.com>
Wed, 3 Apr 2019 11:03:24 +0000 (12:03 +0100)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 3 Apr 2019 11:50:58 +0000 (13:50 +0200)
This patch updates the ipsec library programmer's guide with
the additional algorithms which are now supported.

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
doc/guides/prog_guide/ipsec_lib.rst

index 992fdf4..84696d4 100644 (file)
@@ -153,7 +153,7 @@ Supported features
 
 *  ESN and replay window.
 
-*  algorithms: AES-CBC, AES-GCM, HMAC-SHA1, NULL.
+*  algorithms: 3DES-CBC, AES-CBC, AES-CTR, AES-GCM, HMAC-SHA1, NULL.
 
 
 Limitations