numam-dpdk/lib/librte_cryptodev
Ferruh Yigit 8298310ffa lib: reduce global variable usage
Some global variables can be eliminated, since they are not part of
public interface, it is free to remove them.

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Acked-by: Shreyansh Jain <shreyansh.jain@nxp.com>
2018-10-29 02:34:27 +01:00
..
Makefile cryptodev: fix library version 2018-10-17 12:23:40 +02:00
meson.build cryptodev: fix library version 2018-10-17 12:23:40 +02:00
rte_crypto_asym.h cryptodev: add asymmetric xform and op definitions 2018-07-11 03:57:25 +02:00
rte_crypto_sym.h crypto/ccp: support SHA3 family 2018-04-23 18:20:09 +01:00
rte_crypto.h cryptodev: support asymmetric operations 2018-07-11 03:57:25 +02:00
rte_cryptodev_pmd.c cryptodev: remove driver name from logs 2018-10-17 10:26:59 +02:00
rte_cryptodev_pmd.h lib: reduce global variable usage 2018-10-29 02:34:27 +01:00
rte_cryptodev_version.map cryptodev: add asymmetric capability 2018-07-11 03:57:25 +02:00
rte_cryptodev.c lib: reduce global variable usage 2018-10-29 02:34:27 +01:00
rte_cryptodev.h cryptodev: add asymmetric capability 2018-07-11 03:57:25 +02:00