Home
last modified time | relevance | path

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

/external/libwebsockets/lib/tls/
Dprivate-network.h136 lws_ssl_destroy(struct lws_vhost *vhost);
/external/libwebsockets/lib/tls/mbedtls/
Dmbedtls-ssl.c30 lws_ssl_destroy(struct lws_vhost *vhost) in lws_ssl_destroy() function
/external/libwebsockets/lib/tls/openssl/
Dopenssl-ssl.c140 lws_ssl_destroy(struct lws_vhost *vhost) in lws_ssl_destroy() function
/external/libwebsockets/lib/core/
Dprivate-lib-core.h586 #define lws_ssl_destroy(_a) macro