event/octeontx2: add crypto adapter framework
[dpdk.git] / drivers / crypto / octeontx2 / rte_pmd_octeontx2_crypto_version.map
1 DPDK_21 {
2         local: *;
3 };
4
5 INTERNAL {
6         global:
7
8         otx2_cpt_af_reg_read;
9         otx2_cpt_af_reg_write;
10
11         local: *;
12 };