13209e9be7
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@intel.com> |
||
---|---|---|
.. | ||
Makefile | ||
meson.build | ||
rte_aesni_mb_pmd_ops.c | ||
rte_aesni_mb_pmd_private.h | ||
rte_aesni_mb_pmd.c | ||
rte_pmd_aesni_mb_version.map |