Home
last modified time | relevance | path

Searched refs:lws_ss_get_sequencer (Results 1 – 3 of 3) sorted by relevance

/external/libwebsockets/include/libwebsockets/
Dlws-secure-streams-client.h49 #define lws_ss_get_sequencer lws_sspc_get_sequencer macro
Dlws-secure-streams.h381 lws_ss_get_sequencer(struct lws_ss_handle *h);
/external/libwebsockets/lib/secure-streams/
Dsecure-streams.c537 lws_ss_get_sequencer(lws_ss_handle_t *h) in lws_ss_get_sequencer() function