mbedtls/tf-psa-crypto
Paul Elliott 7164dc52ce Fix intermittent test failure
Ecp key data length should not be measured by mbedtls_mpi_size(), as
this does not count leading zeros, which are still part of the key. This
resulted intermittently in the code attempting to import a wrongly sized
key as the first byte was all zero.

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2024-11-06 16:57:50 +00:00
..
2024-11-06 16:57:50 +00:00
2024-06-13 09:02:30 +02:00