numam-dpdk/drivers/crypto/openssl
Pablo de Lara a106fcce2c cryptodev: rename functions to get session size
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>
2018-05-22 16:36:12 +02:00
..
Makefile drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
rte_openssl_pmd_ops.c drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_openssl_pmd_private.h cryptodev: remove duplicated device name length 2018-01-20 16:10:53 +01:00
rte_openssl_pmd.c cryptodev: rename functions to get session size 2018-05-22 16:36:12 +02:00
rte_pmd_openssl_version.map crypto/openssl: rename libcrypto to openssl 2016-10-26 14:58:37 +02:00