mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-01-05 00:00:30 +01:00
MBEDTLS_CHECK_RETURN_TYPICAL defaults off, but is enabled if MBEDTLS_CHECK_RETURN_WARNING is enabled at compile time. (MBEDTLS_CHECK_RETURN_CRITICAL is always enabled.) The default is off so that a plausible program that builds with one version of Mbed TLS in the default configuration will still build under the next version. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
|---|---|---|
| .. | ||
| 00README.md | ||
| check-return.txt | ||
| chunked_ccm.txt | ||
| do-not-use-obsolete-header.txt | ||
| fix-cipher-output-size-macros.txt | ||
| issue4630.txt | ||
| makefile-python-windows.txt | ||
| muladdc-memory.txt | ||
| psa_cipher_update_ecp.txt | ||
| psa_curve448_key_support.txt | ||
| session_export_private.txt | ||
| tls_ext_cid-config.txt | ||