Lines Matching refs:mbed
26 * This file is part of mbed TLS (https://tls.mbed.org)
163 * By default mbed TLS uses the system-provided calloc() and free().
204 * MBEDTLS_PLATFORM_XXX_ALT: Uncomment a macro to let mbed TLS support the
207 * Example: In case you uncomment MBEDTLS_PLATFORM_PRINTF_ALT, mbed TLS will
304 * \name SECTION: mbed TLS feature support
327 * MBEDTLS__MODULE_NAME__ALT: Uncomment a macro to let mbed TLS use your
335 * Example: In case you uncomment MBEDTLS_AES_ALT, mbed TLS will no longer
388 * MBEDTLS__FUNCTION_NAME__ALT: Uncomment a macro to let mbed TLS use you
392 * This replaces only one function. The header file from mbed TLS is still
395 * Example: In case you uncomment MBEDTLS_SHA256_PROCESS_ALT, mbed TLS will
445 * MBEDTLS_ECP__FUNCTION_NAME__ALT: Uncomment a macro to let mbed TLS use your
449 * This partially replaces one function. The header file from mbed TLS is still
468 * MBEDTLS_ECP_DOUBLE_JAC_ALT, mbed TLS will still provide the ecp_double_jac
496 * Enables testing and use of mbed TLS without any configured entropy sources.
513 * Uncomment this macro to let mbed TLS use your own implementation of a
1242 * If you choose not to send the alert messages, mbed TLS can still communicate
1723 /* \} name SECTION: mbed TLS feature support */
1726 * \name SECTION: mbed TLS modules
1728 * This section enables or disables entire modules in mbed TLS
2420 * MBEDTLS_PLATFORM_MEMORY (to use it within mbed TLS)
2437 * https://tls.mbed.org/kb/how-to/how-do-i-port-mbed-tls-to-a-new-environment-OS
2801 * By default mbed TLS assumes it is used in a non-threaded environment or that
2805 * https://tls.mbed.org/kb/development/thread-safety-and-multi-threading
2815 * Enable this layer to allow use of mutexes within mbed TLS
2833 * https://tls.mbed.org/kb/how-to/how-do-i-port-mbed-tls-to-a-new-environment-OS
2963 /* \} name SECTION: mbed TLS modules */
3223 * Uncomment the macro to let mbed TLS use your alternate implementation of