Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/tls/mbedtls/
Dmbedtls-ssl.c236 if (!(where & wsi->a.vhost->tls.ssl_info_event_mask)) in lws_ssl_info_callback()
261 if (wsi->a.vhost->tls.ssl_info_event_mask) in lws_ssl_close()
Dmbedtls-client.c113 if (wsi->a.vhost->tls.ssl_info_event_mask) in lws_ssl_client_bio_create()
Dmbedtls-server.c259 if (wsi->a.vhost->tls.ssl_info_event_mask) in lws_tls_server_new_nonblocking()
/third_party/libwebsockets/lib/tls/openssl/
Dopenssl-ssl.c427 if (!(where & wsi->a.vhost->tls.ssl_info_event_mask)) in lws_ssl_info_callback()
452 if (wsi->a.vhost->tls.ssl_info_event_mask) in lws_ssl_close()
Dopenssl-server.c675 if (wsi->a.vhost->tls.ssl_info_event_mask)
Dopenssl-client.c295 if (wsi->a.vhost->tls.ssl_info_event_mask) in lws_ssl_client_bio_create()
/third_party/libwebsockets/lib/tls/
Dprivate-network.h67 int ssl_info_event_mask; member
/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h458 int ssl_info_event_mask; member
/third_party/libwebsockets/lib/core-net/
Dvhost.c728 vh->tls.ssl_info_event_mask = info->ssl_info_event_mask; in lws_create_vhost()
/third_party/libwebsockets/READMEs/
DREADME.coding.md859 However if you set the info.ssl_info_event_mask to nonzero (ie, set some