[dpdk-dev] [PATCH v4 1/2] cryptodev: API tidy and changes to support future extensions

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Mar 4 15:43:03 CET 2016


2016-02-29 16:52, Declan Doherty:
> From: Fiona Trahe <fiona.trahe at intel.com>
> 
> 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 at intel.com>
> Signed-off-by: Declan Doherty <declan.doherty at intel.com>

Linking test application fails because you forgot renaming the symbols in .map.



More information about the dev mailing list