mbedtls/include
Ronald Cron 4206bd4a4f Align with check-like function return value convention
By convention, in the project, functions that have a
check or similar in the name return 0 if the check
succeeds, non-zero otherwise. Align with this for
mbedtls_ssl_chk_buf_ptr().

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
2020-06-12 10:00:29 +02:00
..
mbedtls Align with check-like function return value convention 2020-06-12 10:00:29 +02:00
.gitignore
CMakeLists.txt Create link to include/mbedtls only when testing is enabled 2019-05-27 16:33:38 +08:00