Ronald Cron
97f0ea7611
Fix the resolution of dependencies on HMAC
...
The Mbed TLS implementations of ALG_TLS12_PRF,
ALG_TLS12_PSK_TO_MS, ALG_HKDF, ALG_HKDF_EXTRACT,
ALG_HKDF_EXPAND and ALG_PBKDF2 rely on HMAC
operations through the driver interface. Thus
if one of these algorithms is enabled and not
accelerated, we need ALG_HMAC to be enabled
(PSA_WANT_ALG_HMAC and PSA_WANT_KEY_TYPE_HMAC
defined). As HMAC operations occur through
the driver interface, HMAC operations can be
accelerated even if the caller algorithm
is not.
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
2024-05-17 14:33:44 +02:00
..
2023-11-23 10:31:26 +08:00
2023-11-23 10:31:26 +08:00
2024-02-16 15:26:12 +01:00
2024-01-24 16:26:35 +01:00
2023-11-03 12:21:36 +00:00
2024-02-21 11:27:31 +00:00
2023-12-15 16:10:52 +01:00
2024-03-22 11:46:25 +00:00
2023-11-23 10:31:26 +08:00
2023-12-20 09:54:18 +01:00
2023-11-02 19:47:20 +00:00
2023-11-03 12:21:36 +00:00
2024-02-19 08:14:34 +00:00
2024-01-29 12:00:15 +01:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2024-04-18 18:47:34 +02:00
2024-05-17 14:33:44 +02:00
2024-01-17 15:56:26 +01:00
2023-11-03 12:21:36 +00:00
2024-01-15 08:50:31 +01:00
2023-11-03 12:21:36 +00:00
2024-05-16 08:12:03 +02:00
2023-11-03 12:21:36 +00:00
2023-12-04 11:04:41 +01:00
2024-01-18 15:30:46 +01:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2024-02-29 13:31:34 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2024-02-28 14:18:28 +01:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2024-02-09 17:11:54 +01:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2024-03-26 12:23:49 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2023-12-08 21:51:15 +00:00
2023-11-03 12:21:36 +00:00
2024-02-08 14:26:29 +00:00
2024-02-09 06:42:18 +01:00
2024-04-04 09:39:12 +02:00
2023-12-21 16:39:04 +01:00
2024-01-19 09:07:35 +01:00
2023-12-21 16:39:04 +01:00
2023-11-03 12:21:36 +00:00
2024-01-29 10:19:52 +01:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2024-02-29 16:14:29 +01:00
2023-11-03 12:21:36 +00:00
2024-02-12 11:23:05 +01:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2024-03-04 15:57:41 +00:00
2023-11-03 12:21:36 +00:00
2024-03-10 17:42:43 +01:00
2024-04-04 15:52:34 +02:00
2024-03-12 15:36:57 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2024-03-05 11:05:51 +00:00
2023-11-08 18:07:04 +00:00
2024-02-26 13:59:43 +00:00