mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-27 06:31:13 +01:00
For all of these functions, the only possible failures are a hardware accelerator (not possible unless using an ALT implementation), an internal error or runtime corruption. Exception: the self-tests, which serve little purpose if their status isn't tested. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>