mbedtls/3rdparty
Manuel Pégourié-Gonnard fbea9d2e7d Improve return code
CORRUPTION_DETECTED should be reserved for cases that are impossible,
short of physical corruption during execution or a major bug in the
code. We shouldn't use this for the kind of mistakes that can happen
during configuration or integration, such as calling a driver on a key
type that it doesn't support.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2023-09-20 09:22:29 +02:00
..
everest Ignore *.o everywhere 2023-05-12 13:58:05 +02:00
p256-m Improve return code 2023-09-20 09:22:29 +02:00
.gitignore 3rdparty: Fix .gitignore 2019-08-19 13:37:46 +01:00
CMakeLists.txt Add support for building p256-m alongside Mbed TLS with CMake. 2023-04-28 17:54:55 +01:00
Makefile.inc Add support for building p256-m alongside Mbed TLS with CMake. 2023-04-28 17:54:55 +01:00