> -Original Message-
> From: Trahe, Fiona
> Sent: Friday, July 14, 2017 5:17 PM
> To: De Lara Guarch, Pablo ; Doherty,
> Declan ; Jain, Deepak K
> ; Griffin, John ; Kusztal,
> ArkadiuszX
> Cc: dev@dpdk.org
> Subject: RE: [PATCH v2] cryptodev: fix KASUMI F9 expected parameters
>
> Hi Pab
Hi Pablo,
> -Original Message-
> From: Trahe, Fiona
> Sent: Friday, July 14, 2017 4:48 PM
> To: De Lara Guarch, Pablo ; Doherty, Declan
> ; Jain, Deepak K ;
> Griffin, John
> ; Kusztal, ArkadiuszX
> Cc: dev@dpdk.org
> Subject: RE: [PATCH v2] cryptodev: fix KASUMI F9 expected parameters
>
> -Original Message-
> From: De Lara Guarch, Pablo
> Sent: Friday, July 14, 2017 8:07 AM
> To: Doherty, Declan ; Trahe, Fiona
> ; Jain, Deepak K
> ; Griffin, John ; Kusztal,
> ArkadiuszX
>
> Cc: dev@dpdk.org; De Lara Guarch, Pablo
> Subject: [PATCH v2] cryptodev: fix KASUMI F9 expecte
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
4 matches
Mail list logo