aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp_ipsec_internal.h
AgeCommit message (Expand)Author
2022-03-23linux-gen: ipsec: add missing includeMatias Elo
2022-02-08linux-gen: remove odp_api.h includes from implementationMatias Elo
2021-11-17linux-gen: ipsec: do not store duplicate data for the sa_info callJanne Peltonen
2021-11-02linux-gen: ipsec: add esn feature supportMahipal Challa
2021-06-04linux-gen: ipsec: add support for larger anti-replay windowsMahipal Challa
2021-05-31linux-gen: ipsec: enable success bytes in statsAakash Sasidharan
2021-05-11linux-gen: ipsec: ignore dest_queue SA parameter in sync modeJanne Peltonen
2021-05-11linux-gen: ipsec: make mtu atomic and remove unneeded synchronizationJanne Peltonen
2021-05-11linux-gen: ipsec: speed up SA creation by using SA freelistJanne Peltonen
2021-03-11linux-gen: ipsec: increase the maximum number of SAsJanne Peltonen
2020-12-22linux-gen: ipsec: add odp_ipsec_sa_infoSachin Yaligar
2020-12-22linux-gen: ipsec: add IPsec statsAnoob Joseph
2020-11-17linux-gen: ipsec: calculate ESP padding more efficientlyJanne Peltonen
2020-11-16linux-gen: unify ODP_ALIGNED usageMatias Elo
2018-10-10linux-gen: ipsec: use global IPv4 ID allocator for all tunnel SAsJanne Peltonen
2018-10-10linux-gen: ipsec: use sequence number counter for counter based IVJanne Peltonen
2018-10-10linux-gen: ipsec: separate hot r/w data from r/o data in an SAJanne Peltonen
2018-10-10linux-gen: ipsec: remove SA reference counting from outbound processingJanne Peltonen
2018-03-02linux-gen: ipsec: take output ip_param into accountDmitry Eremin-Solenikov
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-02-09linux-gen: use packet pointer in _odp_ipsec_try_inlineDmitry Eremin-Solenikov
2018-01-30linux-gen: ipsec: prevent sa_lookup from matching outbound SAsDmitry Eremin-Solenikov
2018-01-18linux-gen: align: Fix alignment for typedef definitionsIlias Apalodimas
2017-12-27linux-gen: ipsec: adapt to capability changesDmitry Eremin-Solenikov
2017-12-27linux-gen: ipsec: store mtu and frag_mode in SADmitry Eremin-Solenikov
2017-12-27linux-gen: add support for UDP-encapsulated ESP packetsDmitry Eremin-Solenikov
2017-12-27linux-gen: ipsec: implement IPv6 protocol supportDmitry Eremin-Solenikov
2017-12-27api: crypto: move AAD length to session paramPetri Savolainen
2017-12-27linux-gen: ipsec: add AES-CTR cipher supportDmitry Eremin-Solenikov
2017-12-27linux-gen: ipsec: add replay window support to SADDmitry Eremin-Solenikov
2017-12-27linux-gen: ipsec: fix soft/hard limits checkDmitry Eremin-Solenikov
2017-12-27linux-gen: ipsec: use counter instead of random IV for GCMDmitry Eremin-Solenikov
2017-12-27linux-generic: ipsec: draft IPsec implementationDmitry Eremin-Solenikov
2017-12-27linux-generic: ipsec: implement IPsec SADDmitry Eremin-Solenikov
2017-12-27linux-generic: ipsec: implement events handlingDmitry Eremin-Solenikov