Home
last modified time | relevance | path

Searched refs:lws_ssh_base_protocols (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libwebsockets/include/libwebsockets/
H A Dlws-protocols-plugins.h355 extern const struct lws_protocols lws_ssh_base_protocols[2];
/aosp_15_r20/external/libwebsockets/plugins/ssh-base/
H A Dsshd.c2609 LWS_VISIBLE const struct lws_protocols lws_ssh_base_protocols[] = { variable
2624 .protocols = lws_ssh_base_protocols,
2625 .count_protocols = LWS_ARRAY_SIZE(lws_ssh_base_protocols),