aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/odp/ipsec/esp_decrypt.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-22plugins: odp: delete aad field initializationSzymon Sliwa1-2/+0
2018-02-21plugins: odp: Cosmetic changes in the IPsec implementationSzymon Sliwa1-4/+0
2018-02-19plugins: odp: rename functions and change trace contentSzymon Sliwa1-14/+17
2018-02-19plugins: odp: remove copying the ip header twiceSzymon Sliwa1-28/+6
2018-02-19plugins: odp: ipsec: Fix multiple issuesSzymon Sliwa1-6/+8
2018-02-19plugins: odp: ipsec: Del GRE as it was not testedSzymon Sliwa1-8/+1
2018-02-06plugins: odp: Add support for IPv6 IPsecSzymon Sliwa1-47/+48
2018-02-06plugins: odp: Add support for async crypto modeSzymon Sliwa1-10/+96
2018-02-05plugins: odp: Add tunnel modeSzymon Sliwa1-11/+19
2018-02-05plugins: odp: Remove copying from the esp_{encrypt, decrypt}Szymon Sliwa1-100/+79
2018-02-05plugins: odp: Add ODP-IPsec nodeSzymon Sliwa1-0/+472