numam-dpdk/drivers/crypto/nitrox
Pavan Nikhilesh acec04c4b2 build: disable experimental API check internally
Remove setting ALLOW_EXPERIMENTAL_API individually for each Makefile and
meson.build. Instead, enable ALLOW_EXPERIMENTAL_API flag across app, lib
and drivers.
This changes reduces the clutter across the project while still
maintaining the functionality of ALLOW_EXPERIMENTAL_API i.e. warning
external applications about experimental API usage.

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Signed-off-by: David Marchand <david.marchand@redhat.com>
2020-04-14 16:22:34 +02:00
..
Makefile build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
nitrox_csr.h crypto/nitrox: fix CSR register address generation 2020-04-05 18:35:34 +02:00
nitrox_device.c crypto/nitrox: create symmetric cryptodev 2019-10-09 11:50:12 +02:00
nitrox_device.h crypto/nitrox: create symmetric cryptodev 2019-10-09 11:50:12 +02:00
nitrox_hal.c crypto/nitrox: add hardware queue management 2019-10-09 11:50:12 +02:00
nitrox_hal.h crypto/nitrox: add hardware queue management 2019-10-09 11:50:12 +02:00
nitrox_logs.c crypto/nitrox: introduce Nitrox driver 2019-10-09 11:50:12 +02:00
nitrox_logs.h crypto/nitrox: introduce Nitrox driver 2019-10-09 11:50:12 +02:00
nitrox_qp.c crypto/nitrox: add hardware queue management 2019-10-09 11:50:12 +02:00
nitrox_qp.h crypto/nitrox: add burst enqueue and dequeue ops 2019-10-09 11:50:12 +02:00
nitrox_sym_capabilities.c crypto/nitrox: support 3DES-CBC 2020-04-05 18:40:34 +02:00
nitrox_sym_capabilities.h crypto/nitrox: add session management 2019-10-09 11:50:12 +02:00
nitrox_sym_ctx.h crypto/nitrox: add session management 2019-10-09 11:50:12 +02:00
nitrox_sym_reqmgr.c crypto/nitrox: add cipher auth chain processing 2019-10-09 11:50:12 +02:00
nitrox_sym_reqmgr.h crypto/nitrox: add burst enqueue and dequeue ops 2019-10-09 11:50:12 +02:00
nitrox_sym.c crypto/nitrox: support 3DES-CBC 2020-04-05 18:40:34 +02:00
nitrox_sym.h crypto/nitrox: create symmetric cryptodev 2019-10-09 11:50:12 +02:00
rte_pmd_nitrox_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00