xref: /dpdk/drivers/crypto/scheduler/version.map (revision cb9187bc5c2b4bab0ad80194ac3b60491de14e8c)
1*cb9187bcSDavid MarchandDPDK_25 {
263b39078SBruce Richardson	global:
363b39078SBruce Richardson
463b39078SBruce Richardson	rte_cryptodev_scheduler_load_user_scheduler;
563b39078SBruce Richardson	rte_cryptodev_scheduler_mode_get;
663b39078SBruce Richardson	rte_cryptodev_scheduler_mode_set;
763b39078SBruce Richardson	rte_cryptodev_scheduler_option_get;
863b39078SBruce Richardson	rte_cryptodev_scheduler_option_set;
963b39078SBruce Richardson	rte_cryptodev_scheduler_ordering_get;
1063b39078SBruce Richardson	rte_cryptodev_scheduler_ordering_set;
1163b39078SBruce Richardson	rte_cryptodev_scheduler_worker_attach;
1263b39078SBruce Richardson	rte_cryptodev_scheduler_worker_detach;
1363b39078SBruce Richardson	rte_cryptodev_scheduler_workers_get;
1463b39078SBruce Richardson
1563b39078SBruce Richardson	local: *;
1663b39078SBruce Richardson};
17