[dpdk-dev] [PATCH v2 0/3] Fix iv sizes in crypto drivers capabilities

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Fri Jan 6 11:35:41 CET 2017



> -----Original Message-----
> From: Kusztal, ArkadiuszX
> Sent: Friday, December 23, 2016 8:25 AM
> To: dev at dpdk.org
> Cc: Trahe, Fiona; De Lara Guarch, Pablo; Griffin, John; Jain, Deepak K;
> Doherty, Declan; Kusztal, ArkadiuszX
> Subject: [PATCH v2 0/3] Fix iv sizes in crypto drivers capabilities
> 
> This patchset fixes iv (initialization vector) size values in qat
> and aesni gcm pmds to be conformant with nist SP800-38D.
> 
> v2:
> - added missing signed-off-by line
> 
> Arek Kusztal (3):
>   crypto/aesni_gcm: fix J0 padding bytes for GCM
>   crypto/aesni_gcm: fix iv size in PMD capabilities
>   crypto/qat: fix iv size in PMD capabilities
> 
>  drivers/crypto/aesni_gcm/aesni_gcm_pmd.c     | 4 +++-
>  drivers/crypto/aesni_gcm/aesni_gcm_pmd_ops.c | 4 ++--
>  drivers/crypto/qat/qat_crypto.c              | 4 ++--
>  3 files changed, 7 insertions(+), 5 deletions(-)
> 
> --
> 2.1.0

Applied to dpdk-next-crypto.
Thanks,

Pablo


More information about the dev mailing list