mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-06 13:47:12 -04:00

Disable non-crypto features that can't be called through the PSA API, as well as algorithms that have no PSA interface. This serves as a non-regression test for #6408 and #6409. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>