numam-dpdk/mk
Declan Doherty eec136f3c5 aesni_gcm: add driver for AES-GCM crypto operations
This patch provides the implementation of an AES-NI accelerated crypto PMD
which is dependent on Intel's multi-buffer library, see the white paper
"Fast Multi-buffer IPsec Implementations on Intel®  Architecture  Processors"

This PMD supports AES_GCM authenticated encryption and authenticated
decryption using 128-bit AES keys

The patch also contains the related unit tests functions

Signed-off-by: Declan Doherty <declan.doherty@intel.com>
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: John Griffin <john.griffin@intel.com>
2016-03-11 01:01:42 +01:00
..
arch config: clean cache line size selection scheme 2016-02-11 12:45:35 +01:00
exec-env
internal mk: fix error message 2016-03-03 11:36:32 +01:00
machine mk: fix armv7 machine name 2016-02-28 22:49:09 +01:00
target/generic config: remove obsolete machine descriptions 2016-02-11 12:45:21 +01:00
toolchain mk: stop on warning only in developer build 2016-03-03 11:33:14 +01:00
rte.app.mk aesni_gcm: add driver for AES-GCM crypto operations 2016-03-11 01:01:42 +01:00
rte.bsdmodule.mk
rte.combinedlib.mk mk: replace the combined library with a linker script 2016-03-01 14:37:27 +01:00
rte.cpuflags.mk mk: predefine AVX512 macro for compiler 2016-01-27 21:14:52 +01:00
rte.extapp.mk
rte.extlib.mk mk: remove ABI versioning for external library 2015-12-08 02:59:54 +01:00
rte.extobj.mk
rte.extshared.mk
rte.extsubdir.mk
rte.gnuconfigure.mk
rte.hostapp.mk
rte.hostlib.mk
rte.install.mk
rte.lib.mk mk: replace the combined library with a linker script 2016-03-01 14:37:27 +01:00
rte.module.mk mk: quote KERNELCC to allow ccache build 2015-10-25 18:39:46 +01:00
rte.obj.mk
rte.sdkbuild.mk mk: replace the combined library with a linker script 2016-03-01 14:37:27 +01:00
rte.sdkconfig.mk version: switch to year.month numbers 2016-02-10 22:43:26 +01:00
rte.sdkdepdirs.mk
rte.sdkdoc.mk
rte.sdkexamples.mk
rte.sdkgcov.mk
rte.sdkinstall.mk mk: fix examples install 2016-01-19 09:18:26 +01:00
rte.sdkroot.mk mk: split install rule 2015-12-06 15:41:04 +01:00
rte.sdktest.mk app/proc_info: rename binary with prefix 2015-12-06 15:41:05 +01:00
rte.shared.mk
rte.subdir.mk
rte.vars.mk mk: stop on warning only in developer build 2016-03-03 11:33:14 +01:00