mirror of
https://github.com/cuberite/polarssl.git
synced 2025-12-08 23:08:05 -05: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>