a106fcce2c
rte_cryptodev_get_header_session_size() and rte_cryptodev_get_private_session_size() functions are targeting symmetric sessions. With the future addition of asymmetric operations, these functions need to be renamed from *cryptodev_*_session_* to *cryptodev_sym_*_session_* to be symmetric specific. The two original functions are marked as deprecated and will be removed in 18.08, so applications can still use the functions in 18.05. Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com> Acked-by: Shally Verma <shally.verma@caviumnetworks.com> Acked-by: Fiona Trahe <fiona.trahe@intel.com> Acked-by: Deepak Kumar Jain <deepak.k.jain@intel.com> |
||
---|---|---|
.. | ||
data | ||
cperf_ops.c | ||
cperf_ops.h | ||
cperf_options_parsing.c | ||
cperf_options.h | ||
cperf_test_common.c | ||
cperf_test_common.h | ||
cperf_test_latency.c | ||
cperf_test_latency.h | ||
cperf_test_pmd_cyclecount.c | ||
cperf_test_pmd_cyclecount.h | ||
cperf_test_throughput.c | ||
cperf_test_throughput.h | ||
cperf_test_vector_parsing.c | ||
cperf_test_vector_parsing.h | ||
cperf_test_vectors.c | ||
cperf_test_vectors.h | ||
cperf_test_verify.c | ||
cperf_test_verify.h | ||
cperf.h | ||
main.c | ||
Makefile | ||
meson.build |