Home
last modified time | relevance | path

Searched refs:lws_ssl_close (Results 1 - 5 of 5) sorted by relevance

/third_party/libwebsockets/lib/tls/
H A Dprivate-network.h110 lws_ssl_close(struct lws *wsi);
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-ssl.c250 lws_ssl_close(struct lws *wsi) in lws_ssl_close() function
/third_party/libwebsockets/lib/core/
H A Dprivate-lib-core.h827 #define lws_ssl_close(_a) (0) macro
/third_party/libwebsockets/lib/tls/openssl/
H A Dopenssl-ssl.c442 lws_ssl_close(struct lws *wsi) in lws_ssl_close() function
/third_party/libwebsockets/lib/core-net/
H A Dclose.c882 lws_socket_is_valid(wsi->desc.sockfd) && !lws_ssl_close(wsi)) { in __lws_close_free_wsi_final()

Completed in 5 milliseconds