ReactOS 0.4.16-dev-716-g2b2bdab
altcp_tls_mbedtls_mem.h File Reference
#include "lwip/opt.h"
Include dependency graph for altcp_tls_mbedtls_mem.h:

Go to the source code of this file.

Detailed Description

Application layered TCP/TLS connection API (to be used from TCPIP thread)

This file contains memory management function prototypes for a TLS layer using mbedTLS.

Memory management contains:

  • allocating/freeing altcp_mbedtls_state_t
  • allocating/freeing memory used in the mbedTLS library

Definition in file altcp_tls_mbedtls_mem.h.