Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/tls/
Dprivate-network.h114 lws_ssl_context_destroy(struct lws_context *context);
/third_party/libwebsockets/lib/tls/mbedtls/
Dmbedtls-ssl.c300 lws_ssl_context_destroy(struct lws_context *context) in lws_ssl_context_destroy() function
/third_party/libwebsockets/lib/tls/openssl/
Dopenssl-ssl.c497 lws_ssl_context_destroy(struct lws_context *context) in lws_ssl_context_destroy() function
/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h822 #define lws_ssl_context_destroy(_a) macro
Dcontext.c2007 lws_ssl_context_destroy(context); in lws_context_destroy()