[dpdk-dev] [PATCH] doc: update ipsec library programmer's guide
Fan Zhang
roy.fan.zhang at intel.com
Wed Apr 3 13:03:24 CEST 2019
This patch updatest the ipsec library programmer's guide with
added algorithms support in 19.05.
Signed-off-by: Fan Zhang <roy.fan.zhang at intel.com>
---
doc/guides/prog_guide/ipsec_lib.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/prog_guide/ipsec_lib.rst b/doc/guides/prog_guide/ipsec_lib.rst
index 992fdf46b..84696d4cf 100644
--- a/doc/guides/prog_guide/ipsec_lib.rst
+++ b/doc/guides/prog_guide/ipsec_lib.rst
@@ -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
--
2.14.5
More information about the dev
mailing list