pci: remove deprecated functions
[dpdk.git] / lib / librte_cryptodev / rte_cryptodev_version.map
index 7ca0073..3deb265 100644 (file)
@@ -89,7 +89,7 @@ DPDK_18.05 {
 } DPDK_17.11;
 
 EXPERIMENTAL {
-        global:
+       global:
 
        rte_cryptodev_asym_capability_get;
        rte_cryptodev_asym_get_header_session_size;
@@ -101,7 +101,9 @@ EXPERIMENTAL {
        rte_cryptodev_asym_session_init;
        rte_cryptodev_asym_xform_capability_check_modlen;
        rte_cryptodev_asym_xform_capability_check_optype;
+       rte_cryptodev_sym_get_existing_header_session_size;
        rte_cryptodev_sym_session_get_user_data;
+       rte_cryptodev_sym_session_pool_create;
        rte_cryptodev_sym_session_set_user_data;
        rte_crypto_asym_op_strings;
        rte_crypto_asym_xform_strings;