Home
last modified time | relevance | path

Searched refs:altcp_mbedtls_alloc (Results 1 – 3 of 3) sorted by relevance

/btstack/3rd-party/lwip/core/src/apps/altcp_tls/
H A Daltcp_tls_mbedtls_mem.h61 altcp_mbedtls_state_t *altcp_mbedtls_alloc(void *conf);
H A Daltcp_tls_mbedtls_mem.c172 altcp_mbedtls_alloc(void *conf) in altcp_mbedtls_alloc() function
H A Daltcp_tls_mbedtls.c602 state = altcp_mbedtls_alloc(conf); in altcp_mbedtls_setup()