Neil Armstrong dac2f23a82 Stop checking against reference vector in pk_rsa_encrypt_test_vec when USE_PSA_CRYPTO
The pk_rsa_encrypt_test_vec() reference vector is calculated while using
mbedtls_test_rnd_pseudo_rand rng source, but since the RNG souce can't
be controlled when USE_PSA_CRYPTO is enabled we can't get the same
result.

The pk_rsa_encrypt_test_vec() fails when switching to mbedtls_test_rnd_std_rand
as rng source.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
2022-03-03 16:33:39 +01:00
..
2021-10-21 11:33:41 +02:00
2015-04-08 13:25:31 +02:00
2022-02-09 16:31:48 +01:00
2021-06-22 12:47:21 +02:00
2021-06-18 12:59:38 +02:00
2021-12-15 09:02:53 +01:00
2021-06-18 12:59:38 +02:00