Files
vpp/src/plugins
Benoît Ganne ecadf6a539 crypto: fix sw async crypto with chained buffers
When a buffer in the chain comes with a negative current_data offset,
the conversion to sgl will skip it because of resetting offset to 0.
Moreover, crypto_start_offset is relative to the 1st buffer data pointer
so we should not check it against subsequent buffers anyway.

Type: fix

Change-Id: Id177a90bfda242a5372c7e8836cf6668e98c780e
Signed-off-by: Benoît Ganne <bganne@cisco.com>
2021-07-02 09:21:20 +00:00
..
2021-05-13 09:33:06 +00:00
2021-05-13 09:33:06 +00:00
2021-05-13 09:33:06 +00:00
2021-05-21 21:07:02 +00:00
2021-05-19 19:05:56 +00:00
2021-05-13 09:33:06 +00:00
2021-06-09 12:16:54 +00:00
2021-05-13 09:33:06 +00:00
2021-05-13 09:33:06 +00:00
2021-06-22 18:09:07 +00:00
2021-05-13 09:33:06 +00:00
2021-05-13 09:33:06 +00:00
2021-05-13 09:33:06 +00:00
2021-05-13 09:33:06 +00:00
2021-05-13 09:33:06 +00:00
2021-05-13 09:33:06 +00:00
2021-05-13 09:33:06 +00:00
2021-05-13 09:33:06 +00:00
2021-05-13 09:33:06 +00:00
2021-06-23 17:18:35 +00:00
2021-06-14 16:19:59 +00:00
2021-05-13 09:33:06 +00:00
2021-05-13 09:33:06 +00:00
2021-05-13 09:33:06 +00:00
2021-05-13 09:33:06 +00:00
2021-05-21 21:06:34 +00:00