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-13 09:33:06 +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-19 14:44:31 +00:00
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-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-06-16 22:11:32 +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-15 23:49:42 +00:00
2021-05-13 09:33:06 +00:00
2021-06-24 10:46:19 -04: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-30 18:59:12 +00:00
2021-06-23 20:29:12 +00:00
2021-06-23 17:18:35 +00:00
2021-06-14 16:19:59 +00:00
2021-05-26 06:45:40 +00:00
2021-05-13 09:33:06 +00:00
2021-05-13 09:33:06 +00:00
2021-06-18 03:49:36 +00:00
2021-06-30 18:58:42 +00:00
2021-06-01 18:19:02 +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-28 18:48:22 -07:00
2021-06-07 15:14:30 +00:00
2021-06-21 07:20:57 +00:00
2021-05-13 09:33:06 +00:00
2021-07-01 12:55:29 +00:00
2021-06-26 07:39:10 +00:00
2021-05-21 21:06:34 +00:00