[dpdk-dev] [PATCH] crypto/aesni_gcm: remove unneeded J0 calculation

Kovacevic, Marko marko.kovacevic at intel.com
Fri Aug 24 14:55:25 CEST 2018


> When IV size is 12, padding to 16 bytes is required and the LSB must be set to
> 1, according to the spec.
> However, the Multi-buffer library is already doing this, so it is not necessary
> to do it in the PMD.
> 
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> ---
>  drivers/crypto/aesni_gcm/aesni_gcm_pmd.c | 9 ---------
>  1 file changed, 9 deletions(-)
> 

Acked-by: Marko Kovacevic <marko.kovacevic at intel.com>



More information about the dev mailing list