git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
common/cpt: add helper functions for asymmetric crypto
[dpdk.git]
/
drivers
/
common
/
cpt
/
rte_common_cpt_version.map
1
DPDK_18.11 {
2
global:
3
4
cpt_pmd_ops_helper_get_mlen_direct_mode;
5
cpt_pmd_ops_helper_get_mlen_sg_mode;
6
};
7
8
DPDK_19.11 {
9
global:
10
11
cpt_pmd_ops_helper_asym_get_mlen;
12
13
local: *;
14
};