mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-18 04:32:01 -04:00

As PSA signatures rely on built-in hash implementations (cannot take an advantage of an accelerator for the time being), chose an available built-in hash for tests exercising a signature key. Signed-off-by: Ronald Cron <ronald.cron@arm.com>