numam-dpdk/drivers/crypto/nitrox
Bruce Richardson 63b3907833 build: remove library name from version map file name
Since each version map file is contained in the subdirectory of the library
it refers to, there is no need to include the library name in the filename.
This makes things simpler in case of library renaming.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Acked-by: Rosen Xu <rosen.xu@intel.com>
2020-10-19 22:13:59 +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 log: introduce logtype register macro 2020-07-03 15:52:51 +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 AES-GCM 2020-10-14 21:36:27 +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: support AES-GCM 2020-10-14 21:36:27 +02:00
nitrox_sym_reqmgr.c crypto/nitrox: support cipher-only operations 2020-10-14 21:37:24 +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 cipher-only operations 2020-10-14 21:37:24 +02:00
nitrox_sym.h crypto/nitrox: create symmetric cryptodev 2019-10-09 11:50:12 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00