aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_ipsec.c
AgeCommit message (Expand)Author
2022-11-29linux-gen: ipsec: inline odp_ipsec_result() implementationMatias Elo
2022-11-29linux-gen: ipsec: inline event conversion functionsMatias Elo
2022-11-21linux-gen: ipsec: call memcpy with constant lengthJanne Peltonen
2022-11-21linux-gen: ipsec: shrink the cipher IV field of ipsec stateJanne Peltonen
2022-11-21linux-gen: ipsec: use non-random IV for AES-CBCJanne Peltonen
2022-11-21linux-gen: ipsec: remove unnecessary sequence number wraparound checkJanne Peltonen
2022-11-21linux-gen: ipsec: generate status event for SA expiryAakash Sasidharan
2022-10-25linux-gen: ipsec: use a maximum for inbound and outbound burst sizesTuomas Taipale
2022-10-25linux-gen: ipsec: add crypto burst support to outbound handlingTuomas Taipale
2022-10-25linux-gen: ipsec: add crypto burst support to inbound handlingTuomas Taipale
2022-10-25linux-gen: ipsec: refactor ipsec_out_singleTuomas Taipale
2022-10-25linux-gen: ipsec: refactor ipsec_in_singleTuomas Taipale
2022-10-07linux-gen: debug: prefix implementation internal debug macrosMatias Elo
2022-08-25linux-gen: ipsec: avoid maybe-uninitialized warningsPetri Savolainen
2022-05-02linux-gen: macros: prefix implementation internal macro namesMatias Elo
2022-03-30linux-gen: ipsec: fix uninitialized variable access with dummy packetsJanne Peltonen
2022-03-30linux-gen: ipsec: remove redundant inline operation result settingJanne Peltonen
2022-03-02api: crypto: remove deprecated crypto authentication algorithmsMatias Elo
2022-03-02api: crypto: remove deprecated crypto cipher algorithmsMatias Elo
2021-11-16linux-gen: ipsec: fix handling of poor quality random dataJanne Peltonen
2021-11-05linux-gen: ipsec: optimize ipsec_sa_err_stats_update()Matias Elo
2021-11-02linux-gen: ipsec: add esn feature supportMahipal Challa
2021-09-29linux-gen: ipsec: provide original packet length in IPsec packet resultJanne Peltonen
2021-09-29linux-gen: ipsec: set destination queue capabilityAakash Sasidharan
2021-09-29linux-gen: ipsec: fix handling of completion event enqueueing failureJanne Peltonen
2021-09-22linux-gen: shm: rename implementation internal shm blocksMatias Elo
2021-08-27linux-gen: ipsec: fix for flow & tos values in ipv6hdrVijay Ram Inavolu
2021-08-24linux-gen: ipsec: implement odp_ipsec_stats_multi()Vijay Ram Inavolu
2021-08-20linux-gen: sched: limit interface header visibilityPetri Savolainen
2021-07-08linux-gen: ipsec: implement ICV configuration and capability APIJanne Peltonen
2021-06-23linux-gen: reass: fix the default value of max_num_fragsJanne Peltonen
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-20linux-gen: ipsec: add configurable ordering modeJanne Peltonen
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: remove unnecessary SA use count updatingJanne Peltonen
2021-05-05linux-gen: reass: add minimal support for reassembly APIVidya Sagar Velumuri
2021-04-23linux-gen: ipsec: add event type assertion in odp_ipsec_packet_from_event()Janne Peltonen
2021-04-01linux-gen: ipsec: remove unnecessary setting of l4 offsetJanne Peltonen
2021-03-11linux-gen: ipsec: increase the maximum number of SAsJanne Peltonen
2021-03-02linux-gen: fix white space style checksPetri Savolainen
2021-02-23linux-gen: ipsec: add odp_ipsec_test_sa_updateSachin Yaligar
2021-02-11linux-gen: ipsec: add line feed to debug printPetri Savolainen
2021-01-18linux-gen: ipsec: fix handling of sa_idx with multiple packetsFredrik Lindgren
2020-12-23linux-gen: ipsec: allow l2 hdr to be provided in packetJanne Peltonen
2020-12-22linux-gen: ipsec: add IPsec statsAnoob Joseph
2020-12-21linux-gen: ipsec: add IPSEC printAnoob Joseph
2020-12-08linux-gen: ipsec: fix incorrect usage of inline_paramAnoob Joseph
2020-12-04linux-gen: ipsec: remove unsupported algorithms from capabilitiesJanne Peltonen