Hi,
> -Original Message-
> From: Trahe, Fiona
> Sent: Friday, July 14, 2017 10:31 AM
> To: De Lara Guarch, Pablo ; Kusztal,
> ArkadiuszX ; Griffin, John
> ; Doherty, Declan
> Cc: dev@dpdk.org; Trahe, Fiona
> Subject: RE: [PATCH] cryptodev: fix KASUMI F9 expected parameters
...
> > diff
Hi Pablo,
> -Original Message-
> From: De Lara Guarch, Pablo
> Sent: Thursday, July 13, 2017 8:45 AM
> To: Trahe, Fiona ; Kusztal, ArkadiuszX
> ; Griffin,
> John ; Doherty, Declan
> Cc: dev@dpdk.org; De Lara Guarch, Pablo
> Subject: [PATCH] cryptodev: fix KASUMI F9 expected parameters
>
For KASUMI F9 algorithm, COUNT, FRESH and DIRECTION
input values need to be contiguous with
the message, as described in the KASUMI and QAT PMD
documentation.
Before, the COUNT and FRESH values were set
as part of the AAD (now IV), but always set before
the beginning of the message.
Since now the
3 matches
Mail list logo