numam-dpdk/drivers/crypto/ccp
Pablo de Lara 012c5076d4 cryptodev: rename PMD symmetric session API
The PMD specific API to configure, clear and
obtain session private size is renamed, including
the word _sym_ to clarify that it is API
for symmetric sessions, so there will not be any
conflicts for asymmetric and other type of sessions
in the future.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
2018-07-11 03:57:24 +02:00
..
ccp_crypto.c cryptodev: rename PMD symmetric session API 2018-07-11 03:57:24 +02:00
ccp_crypto.h crypto/ccp: support run-time CPU based auth 2018-05-10 17:46:20 +01:00
ccp_dev.c crypto/ccp: support hwrng 2018-04-23 18:20:08 +01:00
ccp_dev.h crypto/ccp: support AES 2018-04-23 18:20:09 +01:00
ccp_pci.c crypto/ccp: support device init 2018-04-23 18:19:48 +01:00
ccp_pci.h crypto/ccp: support device init 2018-04-23 18:19:48 +01:00
ccp_pmd_ops.c cryptodev: rename PMD symmetric session API 2018-07-11 03:57:24 +02:00
ccp_pmd_private.h cryptodev: remove max number of sessions parameter 2018-07-11 03:57:24 +02:00
Makefile crypto/ccp: support run-time CPU based auth 2018-05-10 17:46:20 +01:00
meson.build crypto/ccp: add meson build 2018-05-08 22:26:07 +02:00
rte_ccp_pmd.c cryptodev: rename PMD symmetric session API 2018-07-11 03:57:24 +02:00
rte_pmd_ccp_version.map crypto/ccp: add AMD ccp skeleton PMD 2018-04-23 18:19:43 +01:00