mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
This macro is not used inside the library yet, but may be used in deprecated functions in the future, if a function returning void has to change to returning an error. It may also be useful in user code, so it is in a public header. Signed-off-by: Mateusz Starzyk <mateusz.starzyk@mobica.com> Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>