Documentation

Documentation

Includes

limits.h

#include <limits.h>
#include 

Macros

Marco MBEDTLS_CHECK_CONFIG_H

#define MBEDTLS_CHECK_CONFIG_H


      

Marco MBEDTLS_PLATFORM_SNPRINTF_ALT

#define MBEDTLS_PLATFORM_SNPRINTF_ALT


      

Marco MBEDTLS_THREADING_IMPL

#define MBEDTLS_THREADING_IMPL


      

Marco MBEDTLS_THREADING_IMPL

#define MBEDTLS_THREADING_IMPL

      

Functions

Vars

Consts

Types

Typedefs

Typedef mbedtls_iso_c_forbids_empty_translation_units

typedef int mbedtls_iso_c_forbids_empty_translation_units;
/*
 * Avoid warning from -pedantic. This is a convenient place for this
 * workaround since this is included by every single file before the
 * #if defined(MBEDTLS_xxx_C) that results in emtpy translation units.
 */