numam-dpdk/app
Fiona Trahe 1bd407fac8 cryptodev: extract symmetric operations
This patch splits symmetric specific definitions and
functions away from the common crypto APIs to facilitate the future extension
and expansion of the cryptodev framework, in order to allow asymmetric
crypto operations to be introduced at a later date, as well as to clean the
logical structure of the public includes. The patch also introduces the _sym
prefix to symmetric specific structure and functions to improve clarity in
the API.

Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Deepak Kumar Jain <deepak.k.jain@intel.com>
2016-03-10 17:12:41 +01:00
..
cmdline_test app/cmdline_test: add missing dependencies 2015-12-03 00:02:26 +01:00
proc_info config: remove useless explicit includes of generated header 2016-02-10 22:43:38 +01:00
test cryptodev: extract symmetric operations 2016-03-10 17:12:41 +01:00
test-acl acl: add NEON optimization for ARMv8 2015-11-18 22:44:01 +01:00
test-pipeline pipeline: support packet redirection at action handlers 2016-03-10 01:28:29 +01:00
test-pmd app/testpmd: fix numa socket detection 2016-03-05 20:09:31 +01:00
Makefile config: remove EAL flags for OS environment 2016-03-05 11:09:31 +01:00