Home
last modified time | relevance | path

Searched refs:lws_get_context_protocol (Results 1 - 2 of 2) sorted by relevance

/third_party/libwebsockets/lib/core/
H A Dprivate-lib-core.h768 #define lws_get_context_protocol(ctx, x) ctx->vhost_list->protocols[x] macro
/third_party/libwebsockets/lib/tls/openssl/
H A Dopenssl-client.c190 n = lws_get_context_protocol(wsi->a.context, 0).callback(wsi, in OpenSSL_client_verify_callback()

Completed in 3 milliseconds