Home
last modified time | relevance | path

Searched refs:lws_tls_ctx_from_wsi (Results 1 - 4 of 4) sorted by relevance

/third_party/libwebsockets/lib/tls/
H A Dprivate-network.h196 lws_tls_ctx_from_wsi(struct lws *wsi);
H A Dtls-server.c340 vh->tls.ssl_ctx == lws_tls_ctx_from_wsi(wsi)) { in lws_server_socket_service_ssl()
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-ssl.c305 lws_tls_ctx_from_wsi(struct lws *wsi) in lws_tls_ctx_from_wsi() function
/third_party/libwebsockets/lib/tls/openssl/
H A Dopenssl-ssl.c525 lws_tls_ctx_from_wsi(struct lws *wsi) in lws_tls_ctx_from_wsi() function

Completed in 3 milliseconds