aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/odp/ipsec
AgeCommit message (Expand)AuthorFilesLines
2018-02-22plugins: odp: delete aad field initializationSzymon Sliwa2-4/+0
2018-02-21plugins: odp: Add error checks in IPsec nodesSzymon Sliwa3-23/+70
2018-02-21plugins: odp: ipsec: fix style of crypto_inpuc.cSzymon Sliwa1-58/+73
2018-02-21plugins: odp: Cosmetic changes in the IPsec implementationSzymon Sliwa5-44/+51
2018-02-19plugins: odp: rename functions and change trace contentSzymon Sliwa4-42/+48
2018-02-19plugins: odp: remove copying the ip header twiceSzymon Sliwa1-28/+6
2018-02-19plugins: odp: Add support for IPsec inline operationSzymon Sliwa2-31/+92
2018-02-19plugins: odp: Add asynchronous IPsec API nodesSzymon Sliwa4-86/+366
2018-02-19plugins: odp: Add new nodes using ODP IPsec APISzymon Sliwa4-11/+664
2018-02-19plugins: odp: ipsec: Fix multiple issuesSzymon Sliwa2-12/+15
2018-02-19plugins: odp: ipsec: add error checkSzymon Sliwa1-5/+18
2018-02-19plugins: odp: ipsec: style changesSzymon Sliwa2-60/+78
2018-02-19plugins: odp: ipsec: Del GRE as it was not testedSzymon Sliwa1-8/+1
2018-02-06plugins: odp: Refactor the authentication function mappingSzymon Sliwa1-16/+17
2018-02-06plugins: odp: Add support for IPv6 IPsecSzymon Sliwa2-69/+65
2018-02-06plugins: odp: Add support for async crypto modeSzymon Sliwa4-20/+385
2018-02-05plugins: odp: Add tunnel modeSzymon Sliwa2-14/+26
2018-02-05plugins: odp: Remove copying from the esp_{encrypt, decrypt}Szymon Sliwa2-195/+189
2018-02-05plugins: odp: Add ODP-IPsec nodeSzymon Sliwa5-0/+1525