Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/altcp_tls/
Daltcp_tls_mbedtls.c94 extern const struct altcp_functions altcp_mbedtls_functions;
620 conn->fns = &altcp_mbedtls_functions; in altcp_mbedtls_setup()
1238 const struct altcp_functions altcp_mbedtls_functions = { variable