[dpdk-dev] [PATCH] crypto/aesni_mb: modify chain order for AES-CCM

Akhil Goyal akhil.goyal at nxp.com
Thu Sep 19 17:11:45 CEST 2019


> 
> Up to version 0.52 of the IPSec Multi buffer library,
> the chain order for AES-CCM was CIPHER_HASH when encrypting.
> However, after this version, the order has been reversed in the library
> since, when encrypting, hashing is done first and then ciphering.
> 
> Therefore, order is changed to be compatible with newer versions
> of the library.
> 
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> ---
Applied to dpdk-next-crypto

Thanks.



More information about the dev mailing list