Home
last modified time | relevance | path

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

/reactos/drivers/network/tcpip/lwip/src/apps/altcp_tls/
H A Daltcp_tls_mbedtls.c100 extern const struct altcp_functions altcp_mbedtls_functions;
640 conn->fns = &altcp_mbedtls_functions; in altcp_mbedtls_setup()
1335 const struct altcp_functions altcp_mbedtls_functions = { variable