cryptodev: add API to associate session with queue pair
[dpdk.git] / lib / librte_cryptodev / rte_cryptodev_version.map
index 831a15c..9ac510e 100644 (file)
@@ -70,5 +70,7 @@ DPDK_17.05 {
 
        rte_cryptodev_get_auth_algo_enum;
        rte_cryptodev_get_cipher_algo_enum;
+       rte_cryptodev_queue_pair_attach_sym_session;
+       rte_cryptodev_queue_pair_detach_sym_session;
 
 } DPDK_17.02;