diff options
Diffstat (limited to 'debian/librte-cryptodev17.08.symbols')
-rw-r--r-- | debian/librte-cryptodev17.08.symbols | 24 |
1 files changed, 17 insertions, 7 deletions
diff --git a/debian/librte-cryptodev17.08.symbols b/debian/librte-cryptodev17.08.symbols index fed64c6b..9d1db7f2 100644 --- a/debian/librte-cryptodev17.08.symbols +++ b/debian/librte-cryptodev17.08.symbols @@ -1,30 +1,36 @@ librte_cryptodev.so.17.08 librte-cryptodev17.08 #MINVER# DPDK_16.04@DPDK_16.04 16.04 - DPDK_16.07@DPDK_16.07 16.07~rc1 - DPDK_16.11@DPDK_16.11 16.11 DPDK_17.02@DPDK_17.02 17.05 DPDK_17.05@DPDK_17.05 17.05 + DPDK_17.08@DPDK_17.08 17.08 + 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_count_devtype@DPDK_16.04 16.04 rte_cryptodev_create_vdev@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_info_get@DPDK_16.04 16.04 - rte_cryptodev_parse_vdev_init_params@DPDK_16.07 16.07~rc1 - rte_cryptodev_pci_probe@DPDK_16.11 16.11 - rte_cryptodev_pci_remove@DPDK_16.11 16.11 + rte_cryptodev_pci_generic_probe@DPDK_17.08 17.08 + rte_cryptodev_pci_generic_remove@DPDK_17.08 17.08 rte_cryptodev_pmd_allocate@DPDK_16.04 16.04 rte_cryptodev_pmd_callback_process@DPDK_16.04 16.04 rte_cryptodev_pmd_create_dev_name@DPDK_17.02 17.05 @@ -32,7 +38,6 @@ librte_cryptodev.so.17.08 librte-cryptodev17.08 #MINVER# 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_release_device@DPDK_16.04 16.04 - rte_cryptodev_pmd_virtual_dev_init@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 @@ -44,9 +49,14 @@ librte_cryptodev.so.17.08 librte-cryptodev17.08 #MINVER# 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_cryptodev_vdev_parse_init_params@DPDK_17.08 17.08 + rte_cryptodev_vdev_pmd_init@DPDK_17.08 17.08 rte_cryptodevs@DPDK_16.04 16.04 |