mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-17 09:52:58 -04:00

The test cases strictly replicate a subset of the test cases for PSA_ALG_RSA_PSS. The subset validates that PSA_ALG_RSA_PSS_ANY_SALT is recognized wherever PSA_ALG_RSA_PSS is. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>