Hailey Mothershead
9db8c299a5
crypto: aead,cipher - zeroize key buffer after use
...
[ Upstream commit 23e4099bdc3c8381992f9eb975c79196d6755210 ]
I.G 9.7.B for FIPS 140-3 specifies that variables temporarily holding
cryptographic information should be zeroized once they are no longer
needed. Accomplish this by using kfree_sensitive for buffers that
previously held the private key.
Signed-off-by: Hailey Mothershead <hailmo@amazon.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-07-18 13:05:38 +02:00
..
2023-09-19 12:20:22 +02:00
2021-06-16 12:01:40 +02:00
2019-05-30 11:26:37 -07:00
2020-07-09 18:25:23 +10:00
2020-08-07 11:33:22 -07:00
2024-07-18 13:05:38 +02:00
2020-01-09 11:30:53 +08:00
2019-10-26 02:06:05 +11:00
2019-10-26 02:06:05 +11:00
2019-08-30 18:05:30 +10:00
2020-01-09 11:30:53 +08:00
2019-07-26 14:55:33 +10:00
2024-01-25 14:37:42 -08:00
2020-08-28 16:58:28 +10:00
2022-10-26 13:25:42 +02:00
2024-05-02 16:23:43 +02:00
2024-06-21 14:53:29 +02:00
2020-08-21 14:45:27 +10:00
2020-07-19 18:16:41 -07:00
2020-09-25 17:48:52 +10:00
2020-08-21 14:45:26 +10:00
2019-05-24 17:27:12 +02:00
2020-01-09 11:30:53 +08:00
2022-02-11 09:09:03 +01:00
2020-09-11 14:39:16 +10:00
2022-04-08 14:39:59 +02:00
2020-07-16 21:49:08 +10:00
2020-07-23 17:34:20 +10:00
2022-05-30 09:33:26 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-07-23 17:34:20 +10:00
2019-05-30 11:25:16 -07:00
2020-01-09 11:30:53 +08:00
2019-05-24 17:27:12 +02:00
2020-09-11 14:39:16 +10:00
2020-07-16 21:49:08 +10:00
2019-12-27 18:18:04 +08:00
2020-07-16 21:49:08 +10:00
2019-11-22 18:48:39 +08:00
2024-07-18 13:05:38 +02:00
2020-07-16 21:49:08 +10:00
2019-12-11 16:37:01 +08:00
2020-01-09 11:30:53 +08:00
2020-08-21 14:45:25 +10:00
2013-09-12 15:31:34 +10:00
2020-08-21 14:45:25 +10:00
2023-01-14 10:15:49 +01:00
2020-08-21 14:45:26 +10:00
2019-07-08 20:57:08 -07:00
2019-12-20 14:58:35 +08:00
2019-11-01 13:38:32 +08:00
2020-07-16 21:49:08 +10:00
2020-07-16 21:49:08 +10:00
2019-11-17 09:02:43 +08:00
2020-08-07 11:33:22 -07:00
2020-01-09 11:30:53 +08:00
2019-05-30 11:26:32 -07:00
2020-07-31 18:08:59 +10:00
2023-05-17 11:47:50 +02:00
2019-12-27 18:18:04 +08:00
2019-04-18 22:15:02 +08:00
2020-08-07 11:33:22 -07:00
2020-07-31 18:08:59 +10:00
2021-03-04 11:37:49 +01:00
2021-01-12 20:18:17 +01:00
2020-07-16 21:49:07 +10:00
2019-04-18 22:15:02 +08:00
2019-04-18 22:15:02 +08:00
2019-04-18 22:15:02 +08:00
2024-06-16 13:32:34 +02:00
2023-03-11 16:39:22 +01:00
2019-06-13 14:31:39 +08:00
2019-07-26 14:51:57 +10:00
2020-08-07 11:33:22 -07:00
2020-07-16 21:49:08 +10:00
2020-08-07 11:33:22 -07:00
2020-01-09 11:30:53 +08:00
2020-02-18 07:35:49 -05:00
2020-07-16 21:49:08 +10:00
2020-08-19 21:59:43 +10:00
2020-08-20 14:04:28 +10:00
2022-01-27 10:54:12 +01:00
2019-10-18 18:49:40 +11:00
2022-06-22 14:13:18 +02:00
2019-12-27 18:18:04 +08:00
2019-06-13 14:31:39 +08:00
2019-05-30 11:26:32 -07:00
2023-09-23 11:01:05 +02:00
2019-07-08 20:57:08 -07:00
2019-07-08 20:57:08 -07:00
2019-07-08 20:57:08 -07:00
2019-07-08 20:57:08 -07:00
2022-06-22 14:13:18 +02:00
2019-06-13 14:31:39 +08:00
2020-02-28 08:43:21 +08:00
2021-03-04 11:38:31 +01:00
2020-01-16 15:18:12 +08:00
2019-12-27 18:18:04 +08:00
2019-12-27 18:18:04 +08:00
2023-11-28 16:54:51 +00:00
2020-01-16 15:18:12 +08:00
2020-09-25 17:48:15 +10:00
2017-11-02 11:10:55 +01:00
2019-07-08 20:57:08 -07:00
2019-07-08 20:57:08 -07:00
2019-07-08 20:57:08 -07:00
2019-07-08 20:57:08 -07:00
2021-05-11 14:47:35 +02:00
2019-05-30 11:26:32 -07:00
2023-03-11 16:39:27 +01:00
2019-05-24 17:27:11 +02:00
2016-07-05 23:05:26 +08:00
2015-10-14 22:23:16 +08:00
2020-07-23 17:34:20 +10:00
2019-05-30 11:26:32 -07:00
2024-01-25 14:37:43 -08:00
2019-05-30 11:26:32 -07:00
2023-03-11 16:39:22 +01:00
2019-12-11 16:36:54 +08:00
2020-05-08 15:32:17 +10:00
2020-07-23 17:34:20 +10:00
2020-05-08 15:32:12 +10:00
2019-05-24 17:27:12 +02:00
2021-07-14 16:55:54 +02:00
2020-07-16 21:49:08 +10:00
2020-08-07 11:33:22 -07:00
2021-07-14 16:56:06 +02:00
2020-09-25 17:48:54 +10:00
2020-09-25 17:48:53 +10:00
2020-01-09 11:30:53 +08:00
2019-08-15 21:52:14 +10:00
2023-01-14 10:15:50 +01:00
2020-08-21 14:45:27 +10:00
2019-07-08 20:57:08 -07:00
2020-09-25 17:48:54 +10:00
2020-09-25 17:48:54 +10:00
2019-11-15 13:44:17 +08:00
2020-01-09 11:30:53 +08:00
2019-05-21 11:28:45 +02:00
2020-07-16 21:49:08 +10:00
2019-06-13 14:31:39 +08:00
2020-07-16 21:49:08 +10:00
2021-01-27 11:54:52 +01:00
2023-09-23 11:01:05 +02:00
2020-01-09 11:30:53 +08:00
2020-08-07 11:33:22 -07:00