doc: update supported algorithms in IPsec guide

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>
This commit is contained in:
Fan Zhang 2019-04-03 12:03:24 +01:00 committed by Akhil Goyal
parent f4dc5af262
commit 3ed37e0934

View 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