Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/altcp_tls/
Daltcp_tls_mbedtls_mem.h61 altcp_mbedtls_state_t *altcp_mbedtls_alloc(void *conf);
Daltcp_tls_mbedtls_mem.c172 altcp_mbedtls_alloc(void *conf) in altcp_mbedtls_alloc() function
Daltcp_tls_mbedtls.c602 state = altcp_mbedtls_alloc(conf); in altcp_mbedtls_setup()