[dpdk-dev] [PATCH] cryptodev: add an option to support both iv and J0 for GCM

Akhil Goyal akhil.goyal at nxp.com
Wed Apr 17 13:33:51 CEST 2019


> 
> This patch adds an option to support both IV (of all supported sizes)
> and J0 when using Galois Counter Mode of crypto operation.
> 
> Signed-off-by: Arek Kusztal <arkadiuszx.kusztal at intel.com>
> ---
>  lib/librte_cryptodev/rte_crypto_sym.h | 37 ++++++++++++++++++-----------------
>  1 file changed, 19 insertions(+), 18 deletions(-)
> 

I believe this patch is for 19.08


More information about the dev mailing list