41f33a4ecf63030dc1a247447f7364184c4f732b
[dpdk.git] / drivers / crypto / octeontx / version.map
1 DPDK_21 {
2         local: *;
3 };
4
5 INTERNAL {
6         global:
7
8         otx_crypto_adapter_enqueue;
9         otx_crypto_adapter_dequeue;
10
11         local: *;
12 };