> >
> > 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
> > ---
> > lib/librte_cryptodev/rte_crypto_sym.h | 37
> > ++---
> --
> > 1 file change
Hi Fiona,
> [Fiona] IVs greater than 16 bytes can be used, right? If so change to "a
> minimum of 16 bytes must be >allocated". Same below.
[AK] - yes, this comment may be misleading, of course it means 16 bytes
minimum. This is because of legacy reasons, i.e. aesni-gcm once had formation
of p
Hi Akhil,
Yes, it's intended for 19.08
> -Original Message-
> From: Akhil Goyal [mailto:akhil.go...@nxp.com]
> Sent: Wednesday, April 17, 2019 12:34 PM
> To: Kusztal, ArkadiuszX ; dev@dpdk.org
> Cc: Trahe, Fiona ; De Lara Guarch, Pablo
>
> Subject: RE: [PATCH] cryptodev: add an option to
Hi Arek,
> -Original Message-
> From: Kusztal, ArkadiuszX
> Sent: Wednesday, April 17, 2019 8:37 AM
> To: dev@dpdk.org
> Cc: akhil.go...@nxp.com; Trahe, Fiona ; De Lara
> Guarch, Pablo
> ; Kusztal, ArkadiuszX
>
> Subject: [PATCH] cryptodev: add an option to support both iv and J0 for GC
>
> 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
> ---
> lib/librte_cryptodev/rte_crypto_sym.h | 37
> ++-
> 1 file changed, 19 insertions(+), 1
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
---
lib/librte_cryptodev/rte_crypto_sym.h | 37 ++-
1 file changed, 19 insertions(+), 18 deletions(-)
diff
6 matches
Mail list logo