51#if !defined(MBEDTLS_CONFIG_FILE)
54#include MBEDTLS_CONFIG_FILE
57#if !defined(MBEDTLS_DEPRECATED_REMOVED)
59#if defined(MBEDTLS_DEPRECATED_WARNING)
60#warning "Deprecated header file: Superseded by mbedtls/net_sockets.h"
Configuration options (set of defines)
Network sockets abstraction layer to integrate Mbed TLS into a BSD-style sockets API.