Gilles Peskine
ecf6bebb9c
Catch failures of md_hmac operations
...
Declare mbedtls_md functions as MBEDTLS_CHECK_RETURN_TYPICAL, meaning that
their return values should be checked.
Do check the return values in our code. We were already doing that
everywhere for hash calculations, but not for HMAC calculations.
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-12-11 15:00:57 +01:00
..
2021-12-10 12:43:30 +08:00
2021-09-27 16:22:08 +02:00
2021-03-10 12:52:37 +00:00
2021-06-28 09:24:07 +01:00
2021-08-19 09:55:42 +01:00
2021-01-26 13:57:46 +01:00
2021-08-19 09:56:47 +01:00
2021-11-26 17:20:02 +01:00
2021-12-06 17:50:53 +00:00
2021-09-22 18:31:35 +01:00
2021-08-19 09:55:41 +01:00
2021-10-21 11:33:37 +02:00
2021-08-19 09:56:47 +01:00
2021-08-19 09:56:47 +01:00
2021-03-25 14:25:46 +01:00
2021-10-27 10:42:31 +02:00
2021-06-28 09:24:07 +01:00
2021-11-24 10:44:13 +01:00
2021-03-02 10:18:08 +01:00
2021-12-10 12:47:03 +08:00
2021-10-28 10:26:13 +08:00
2021-11-26 17:25:14 +01:00
2021-11-26 17:25:14 +01:00
2021-11-26 17:25:14 +01:00
2021-08-23 11:52:28 +01:00
2021-06-17 21:46:29 +02:00
2021-09-27 16:22:08 +02:00
2021-08-19 09:56:47 +01:00
2021-10-25 10:41:29 +08:00
2021-12-02 06:36:27 +00:00
2021-06-25 00:46:22 +02:00
2021-08-23 11:52:28 +01:00
2021-06-25 12:46:40 +01:00
2021-06-28 09:24:07 +01:00
2021-06-03 18:10:04 +02:00
2021-09-27 16:34:58 +08:00
2021-06-28 09:28:33 +01:00
2021-06-28 09:28:33 +01:00
2021-06-18 16:35:58 +01:00
2021-11-22 22:22:37 +01:00
2020-08-19 10:35:41 +02:00
2021-06-08 16:45:41 +02:00
2021-12-10 12:47:03 +08:00
2021-08-19 09:31:55 +01:00
2021-06-28 09:24:07 +01:00
2021-06-16 10:34:25 +02:00
2020-08-19 10:35:41 +02:00
2021-04-07 12:45:35 +01:00
2021-03-29 14:20:18 +01:00
2021-04-07 12:45:35 +01:00
2021-03-29 14:20:18 +01:00
2021-04-07 12:45:35 +01:00
2021-04-07 12:45:35 +01:00
2021-06-28 09:28:33 +01:00
2021-11-24 10:44:13 +01:00
2021-06-16 10:34:25 +02:00
2021-03-10 12:52:37 +00:00
2021-06-28 09:24:07 +01:00
2021-06-08 16:45:41 +02:00
2021-06-25 00:46:22 +02:00
2021-06-29 09:43:17 +02:00
2021-06-25 00:46:22 +02:00
2021-04-15 11:19:47 +01:00
2021-08-19 09:56:47 +01:00
2021-08-31 13:05:12 +02:00
2021-04-21 12:31:43 +02:00
2021-07-13 12:23:12 +02:00
2020-08-19 10:35:41 +02:00
2021-08-19 09:57:41 +01:00
2021-12-09 14:49:42 +01:00
2021-09-28 11:16:27 +01:00
2021-12-06 07:50:27 +01:00
2021-12-06 07:50:27 +01:00
2021-06-17 11:43:58 +02:00
2021-09-08 22:04:13 +05:30
2021-12-06 07:50:27 +01:00
2021-12-06 07:50:27 +01:00
2021-12-06 07:50:27 +01:00
2021-12-06 07:50:27 +01:00
2021-12-06 07:50:27 +01:00
2021-12-06 07:50:27 +01:00
2021-06-28 09:24:07 +01:00
2020-11-25 13:10:50 +01:00
2021-12-06 07:50:27 +01:00
2021-12-06 07:50:27 +01:00
2021-02-16 18:55:05 +01:00
2021-12-06 07:50:27 +01:00
2021-12-06 07:50:27 +01:00
2020-08-19 10:35:41 +02:00
2021-06-28 09:24:07 +01:00
2021-09-20 22:20:16 +02:00
2021-04-01 14:05:41 +02:00
2021-08-19 09:31:55 +01:00
2021-02-15 14:26:44 +01:00
2021-12-09 14:49:42 +01:00
2021-08-19 09:57:41 +01:00
2021-08-19 09:31:55 +01:00
2021-03-10 12:52:37 +00:00
2021-06-28 09:24:07 +01:00
2021-10-20 12:15:20 +02:00
2021-08-19 09:31:55 +01:00
2021-08-19 09:31:55 +01:00
2021-08-19 09:56:47 +01:00
2021-05-14 14:55:15 +01:00
2021-08-25 18:13:48 +08:00
2021-12-03 18:55:33 +01:00
2021-11-24 10:44:13 +01:00
2021-12-10 10:27:25 +01:00
2021-12-11 15:00:57 +01:00
2021-12-03 18:55:33 +01:00
2021-08-31 22:54:27 +02:00
2021-12-10 11:56:55 +00:00
2021-12-10 12:48:25 +01:00
2021-12-10 18:14:36 +08:00
2021-12-02 06:36:27 +00:00
2021-12-10 12:45:52 +08:00
2021-12-11 15:00:57 +01:00
2021-06-28 09:28:33 +01:00
2021-06-28 09:28:33 +01:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2021-04-28 17:31:55 +01:00
2021-06-23 16:06:12 +01:00
2021-04-28 17:31:55 +01:00
2021-04-28 17:31:55 +01:00
2021-08-19 09:57:41 +01:00
2021-06-25 00:46:22 +02:00