Christophe JAILLET
1055eddce7
crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()
...
[ Upstream commit 8fd91151ebcb21b3f2f2bf158ac6092192550b2b ]
SS_ENCRYPTION is (0 << 7 = 0), so the test can never be true.
Use a direct comparison to SS_ENCRYPTION instead.
The same king of test is already done the same way in sun8i_ss_run_task().
Fixes: 359e893e8af4 ("crypto: sun8i-ss - rework handling of IV")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-17 11:53:40 +02:00
..
2023-05-17 11:53:40 +02:00
2023-03-10 09:33:04 +01:00
2022-12-31 13:32:36 +01:00
2022-09-30 13:59:13 +08:00
2022-09-24 16:14:43 +08:00
2022-09-30 13:59:13 +08:00
2023-05-11 23:03:20 +09:00
2022-12-31 13:32:30 +01:00
2023-05-17 11:53:27 +02:00
2022-12-31 13:32:33 +01:00
2021-10-18 12:28:53 -07:00
2022-09-02 18:15:53 +08:00
2023-03-10 09:33:50 +01:00
2023-05-11 23:03:02 +09:00
2022-08-19 18:39:36 +08:00
2023-03-10 09:33:04 +01:00
2022-09-09 16:18:33 +08:00
2023-05-11 23:03:18 +09:00
2022-08-26 18:50:39 +08:00
2022-12-31 13:32:31 +01:00
2022-03-25 16:21:05 +12:00
2022-06-30 15:56:57 +08:00
2023-01-12 12:02:08 +01:00
2022-07-08 15:21:15 +08:00
2022-03-09 15:12:31 +12:00
2022-07-15 16:43:20 +08:00
2020-11-20 14:45:33 +11:00
2022-08-16 12:46:26 +02:00
2022-05-06 18:16:55 +08:00
2022-05-06 18:16:55 +08:00
2022-08-16 12:46:26 +02:00
2022-07-15 16:43:22 +08:00
2022-07-15 16:43:22 +08:00
2021-04-16 21:16:31 +10:00
2020-10-02 18:02:15 +10:00
2022-12-31 13:32:37 +01:00
2022-02-12 18:20:04 +01:00
2023-05-11 23:03:20 +09:00
2022-08-26 18:50:37 +08:00
2022-01-31 11:21:46 +11:00
2023-01-07 11:11:54 +01:00
2022-07-15 16:43:21 +08:00
2020-07-16 21:49:02 +10:00
2021-08-21 15:44:53 +08:00
2022-07-15 16:43:21 +08:00
2022-12-31 13:32:36 +01:00
2020-08-20 14:04:28 +10:00
2020-11-20 14:45:33 +11:00
2022-08-19 18:39:35 +08:00
2022-07-15 16:43:21 +08:00
2022-07-15 16:43:22 +08:00
2022-07-15 16:43:22 +08:00
2022-08-26 18:50:39 +08:00
2022-05-13 17:24:49 +08:00
2021-01-29 15:57:58 +11:00