Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-protocols-plugins.h361 extern const struct lws_protocols lws_acme_client_protocols[1];
/third_party/libwebsockets/plugins/acme-client/
H A Dprotocol_lws_acme_client.c1617 LWS_VISIBLE const struct lws_protocols lws_acme_client_protocols[] = { variable
1629 .protocols = lws_acme_client_protocols,
1630 .count_protocols = LWS_ARRAY_SIZE(lws_acme_client_protocols),

Completed in 4 milliseconds