aboutsummaryrefslogtreecommitdiffstats
path: root/debian/librte-cryptodev17.11.symbols
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@gmail.com>2017-11-16 13:49:32 +0000
committerLuca Boccassi <luca.boccassi@gmail.com>2017-11-17 10:09:50 +0000
commitc860a419bf20c9ca8cbd04535e72368db89745ed (patch)
tree56e073003bb77c861ec1e156a094a72451422083 /debian/librte-cryptodev17.11.symbols
parentb8106cc62046a87dfdd8fed881eb483820a12a53 (diff)
Update symbols files for 17.11
Change-Id: I31cc352c93019baaa33e6a4e6139e905d8518ac9 Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian/librte-cryptodev17.11.symbols')
-rw-r--r--debian/librte-cryptodev17.11.symbols63
1 files changed, 63 insertions, 0 deletions
diff --git a/debian/librte-cryptodev17.11.symbols b/debian/librte-cryptodev17.11.symbols
new file mode 100644
index 00000000..ce9a2f16
--- /dev/null
+++ b/debian/librte-cryptodev17.11.symbols
@@ -0,0 +1,63 @@
+librte_cryptodev.so.17.11 librte-cryptodev17.11 #MINVER#
+ DPDK_16.04@DPDK_16.04 16.04
+ DPDK_17.02@DPDK_17.02 17.05
+ DPDK_17.05@DPDK_17.05 17.05
+ DPDK_17.08@DPDK_17.08 17.08
+ DPDK_17.11@DPDK_17.11 17.11
+ rte_crypto_aead_algorithm_strings@DPDK_17.08 17.08
+ rte_crypto_aead_operation_strings@DPDK_17.08 17.08
+ rte_crypto_auth_algorithm_strings@DPDK_17.02 17.05
+ rte_crypto_auth_operation_strings@DPDK_17.02 17.05
+ rte_crypto_cipher_algorithm_strings@DPDK_17.02 17.05
+ rte_crypto_cipher_operation_strings@DPDK_17.02 17.05
+ rte_crypto_op_pool_create@DPDK_16.04 16.04
+ rte_cryptodev_allocate_driver@DPDK_17.08 17.08
+ rte_cryptodev_callback_register@DPDK_16.04 16.04
+ rte_cryptodev_callback_unregister@DPDK_16.04 16.04
+ rte_cryptodev_close@DPDK_16.04 16.04
+ rte_cryptodev_configure@DPDK_16.04 16.04
+ rte_cryptodev_count@DPDK_16.04 16.04
+ rte_cryptodev_device_count_by_driver@DPDK_17.08 17.08
+ rte_cryptodev_devices_get@DPDK_17.02 17.05
+ rte_cryptodev_driver_id_get@DPDK_17.08 17.08
+ rte_cryptodev_driver_name_get@DPDK_17.08 17.08
+ rte_cryptodev_get_aead_algo_enum@DPDK_17.08 17.08
+ rte_cryptodev_get_auth_algo_enum@DPDK_17.05 17.05
+ rte_cryptodev_get_cipher_algo_enum@DPDK_17.05 17.05
+ rte_cryptodev_get_dev_id@DPDK_16.04 16.04
+ rte_cryptodev_get_feature_name@DPDK_16.04 16.04
+ rte_cryptodev_get_header_session_size@DPDK_17.08 17.08
+ rte_cryptodev_get_private_session_size@DPDK_17.08 17.08
+ rte_cryptodev_get_sec_ctx@DPDK_17.11 17.11
+ rte_cryptodev_info_get@DPDK_16.04 16.04
+ rte_cryptodev_name_get@DPDK_17.11 17.11
+ rte_cryptodev_pmd_allocate@DPDK_16.04 16.04
+ rte_cryptodev_pmd_callback_process@DPDK_16.04 16.04
+ rte_cryptodev_pmd_create@DPDK_17.11 17.11
+ rte_cryptodev_pmd_create_dev_name@DPDK_17.02 17.05
+ rte_cryptodev_pmd_destroy@DPDK_17.11 17.11
+ rte_cryptodev_pmd_get_dev@DPDK_17.02 17.05
+ rte_cryptodev_pmd_get_named_dev@DPDK_17.02 17.05
+ rte_cryptodev_pmd_is_valid_dev@DPDK_17.02 17.05
+ rte_cryptodev_pmd_parse_input_args@DPDK_17.11 17.11
+ rte_cryptodev_pmd_release_device@DPDK_16.04 16.04
+ rte_cryptodev_queue_pair_attach_sym_session@DPDK_17.05 17.05
+ rte_cryptodev_queue_pair_count@DPDK_16.04 16.04
+ rte_cryptodev_queue_pair_detach_sym_session@DPDK_17.05 17.05
+ rte_cryptodev_queue_pair_setup@DPDK_16.04 16.04
+ rte_cryptodev_queue_pair_start@DPDK_16.04 16.04
+ rte_cryptodev_queue_pair_stop@DPDK_16.04 16.04
+ rte_cryptodev_socket_id@DPDK_16.04 16.04
+ rte_cryptodev_start@DPDK_16.04 16.04
+ rte_cryptodev_stats_get@DPDK_16.04 16.04
+ rte_cryptodev_stats_reset@DPDK_16.04 16.04
+ rte_cryptodev_stop@DPDK_16.04 16.04
+ rte_cryptodev_sym_capability_check_aead@DPDK_17.08 17.08
+ rte_cryptodev_sym_capability_check_auth@DPDK_17.02 17.05
+ rte_cryptodev_sym_capability_check_cipher@DPDK_17.02 17.05
+ rte_cryptodev_sym_capability_get@DPDK_17.02 17.05
+ rte_cryptodev_sym_session_clear@DPDK_17.08 17.08
+ rte_cryptodev_sym_session_create@DPDK_16.04 16.04
+ rte_cryptodev_sym_session_free@DPDK_16.04 16.04
+ rte_cryptodev_sym_session_init@DPDK_17.08 17.08
+ rte_cryptodevs@DPDK_16.04 16.04