[dpdk-dev] [PATCH v2 1/4] ipsec: add AES-CTR algorithm support

Ananyev, Konstantin konstantin.ananyev at intel.com
Fri Feb 22 13:43:00 CET 2019


> 
> This patch adds AES-CTR cipher algorithm support to ipsec
> library.
> 
> Signed-off-by: Fan Zhang <roy.fan.zhang at intel.com>
> ---
>  lib/librte_ipsec/crypto.h |  17 ++++++
>  lib/librte_ipsec/sa.c     | 133 ++++++++++++++++++++++++++++++++++++++--------
>  lib/librte_ipsec/sa.h     |  18 +++++++
>  3 files changed, 147 insertions(+), 21 deletions(-)

> --

Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>

> 2.14.5



More information about the dev mailing list