Home
last modified time | relevance | path

Searched refs:myss_rx (Results 1 – 24 of 24) sorted by relevance

/dports/net/libwebsockets/libwebsockets-v4.2.2/minimal-examples/secure-streams/minimal-secure-streams-metadata/
H A DREADME.md36 [2019/08/12 07:16:13:4222] USR: myss_rx: len 1024, flags: 1
37 [2019/08/12 07:16:13:4243] USR: myss_rx: len 1024, flags: 0
38 [2019/08/12 07:16:13:4244] USR: myss_rx: len 1024, flags: 0
39 [2019/08/12 07:16:13:4244] USR: myss_rx: len 1024, flags: 0
40 [2019/08/12 07:16:13:4245] USR: myss_rx: len 1024, flags: 0
41 [2019/08/12 07:16:13:4246] USR: myss_rx: len 1024, flags: 0
42 [2019/08/12 07:16:13:4247] USR: myss_rx: len 1024, flags: 0
43 [2019/08/12 07:16:13:4252] USR: myss_rx: len 1015, flags: 0
44 [2019/08/12 07:16:13:4264] USR: myss_rx: len 1024, flags: 0
45 [2019/08/12 07:16:13:4265] USR: myss_rx: len 1024, flags: 0
[all …]
H A Dminimal-secure-streams.c144 myss_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in myss_rx() function
227 ssi.rx = myss_rx; in app_system_state_nf()
/dports/net/libwebsockets/libwebsockets-v4.2.2/minimal-examples/secure-streams/minimal-secure-streams-post/
H A DREADME.md36 [2019/08/12 07:16:13:4222] USR: myss_rx: len 1024, flags: 1
37 [2019/08/12 07:16:13:4243] USR: myss_rx: len 1024, flags: 0
38 [2019/08/12 07:16:13:4244] USR: myss_rx: len 1024, flags: 0
39 [2019/08/12 07:16:13:4244] USR: myss_rx: len 1024, flags: 0
40 [2019/08/12 07:16:13:4245] USR: myss_rx: len 1024, flags: 0
41 [2019/08/12 07:16:13:4246] USR: myss_rx: len 1024, flags: 0
42 [2019/08/12 07:16:13:4247] USR: myss_rx: len 1024, flags: 0
43 [2019/08/12 07:16:13:4252] USR: myss_rx: len 1015, flags: 0
44 [2019/08/12 07:16:13:4264] USR: myss_rx: len 1024, flags: 0
45 [2019/08/12 07:16:13:4265] USR: myss_rx: len 1024, flags: 0
[all …]
H A Dminimal-secure-streams-post.c283 myss_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in myss_rx() function
423 ssi.rx = myss_rx; in app_system_state_nf()
/dports/net/libwebsockets/libwebsockets-v4.2.2/minimal-examples/secure-streams/minimal-secure-streams-perf/
H A DREADME.md47 [2021/03/31 15:29:49:0882] U: myss_rx: len 1380, flags: 1, srv: lwsws, test: hello
48 [2021/03/31 15:29:49:0907] U: myss_rx: len 140, flags: 0, srv: lwsws, test: hello
51 [2021/03/31 15:29:49:0938] U: myss_rx: len 140, flags: 0, srv: lwsws, test: hello
52 [2021/03/31 15:29:49:0940] U: myss_rx: len 829, flags: 0, srv: lwsws, test: hello
53 [2021/03/31 15:29:49:0942] U: myss_rx: len 691, flags: 0, srv: lwsws, test: hello
55 [2021/03/31 15:29:49:0944] U: myss_rx: len 140, flags: 0, srv: lwsws, test: hello
57 [2021/03/31 15:29:49:0947] U: myss_rx: len 140, flags: 0, srv: lwsws, test: hello
58 [2021/03/31 15:29:49:0948] U: myss_rx: len 292, flags: 0, srv: lwsws, test: hello
59 [2021/03/31 15:29:49:0950] U: myss_rx: len 291, flags: 0, srv: lwsws, test: hello
82 [2021/03/31 15:29:49:0978] U: myss_rx: len 18, flags: 0, srv: lwsws, test: hello
[all …]
H A Dminimal-secure-streams.c187 myss_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in myss_rx() function
362 ssi.rx = myss_rx; in app_system_state_nf()
/dports/net/libwebsockets/libwebsockets-v4.2.2/minimal-examples/secure-streams/minimal-secure-streams/
H A DREADME.md37 [2019/08/12 07:16:13:4222] USR: myss_rx: len 1024, flags: 1
38 [2019/08/12 07:16:13:4243] USR: myss_rx: len 1024, flags: 0
39 [2019/08/12 07:16:13:4244] USR: myss_rx: len 1024, flags: 0
40 [2019/08/12 07:16:13:4244] USR: myss_rx: len 1024, flags: 0
41 [2019/08/12 07:16:13:4245] USR: myss_rx: len 1024, flags: 0
42 [2019/08/12 07:16:13:4246] USR: myss_rx: len 1024, flags: 0
43 [2019/08/12 07:16:13:4247] USR: myss_rx: len 1024, flags: 0
44 [2019/08/12 07:16:13:4252] USR: myss_rx: len 1015, flags: 0
45 [2019/08/12 07:16:13:4264] USR: myss_rx: len 1024, flags: 0
46 [2019/08/12 07:16:13:4265] USR: myss_rx: len 1024, flags: 0
[all …]
H A Dminimal-secure-streams.c198 myss_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in myss_rx() function
371 ssi.rx = myss_rx; in app_system_state_nf()
/dports/net/libwebsockets/libwebsockets-v4.2.2/minimal-examples/secure-streams/minimal-secure-streams-blob/
H A DREADME.md37 [2019/08/12 07:16:13:4222] USR: myss_rx: len 1024, flags: 1
38 [2019/08/12 07:16:13:4243] USR: myss_rx: len 1024, flags: 0
39 [2019/08/12 07:16:13:4244] USR: myss_rx: len 1024, flags: 0
40 [2019/08/12 07:16:13:4244] USR: myss_rx: len 1024, flags: 0
41 [2019/08/12 07:16:13:4245] USR: myss_rx: len 1024, flags: 0
42 [2019/08/12 07:16:13:4246] USR: myss_rx: len 1024, flags: 0
43 [2019/08/12 07:16:13:4247] USR: myss_rx: len 1024, flags: 0
44 [2019/08/12 07:16:13:4252] USR: myss_rx: len 1015, flags: 0
45 [2019/08/12 07:16:13:4264] USR: myss_rx: len 1024, flags: 0
46 [2019/08/12 07:16:13:4265] USR: myss_rx: len 1024, flags: 0
[all …]
H A Dminimal-secure-streams.c205 myss_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in myss_rx() function
420 ssi.rx = myss_rx; in app_system_state_nf()
/dports/net/libwebsockets/libwebsockets-v4.2.2/minimal-examples/secure-streams/minimal-secure-streams-staticpolicy/
H A DREADME.md33 [2020/03/26 15:49:14:1926] U: myss_rx: len 1520, flags: 1
34 [2020/03/26 15:49:14:1945] U: myss_rx: len 1520, flags: 0
35 [2020/03/26 15:49:14:1946] U: myss_rx: len 1520, flags: 0
36 [2020/03/26 15:49:14:1947] U: myss_rx: len 1520, flags: 0
37 [2020/03/26 15:49:14:1948] U: myss_rx: len 1520, flags: 0
38 [2020/03/26 15:49:14:1949] U: myss_rx: len 583, flags: 0
39 [2020/03/26 15:49:14:2087] U: myss_rx: len 1520, flags: 0
40 [2020/03/26 15:49:14:2089] U: myss_rx: len 1520, flags: 0
44 [2020/03/26 15:49:14:2093] U: myss_rx: len 583, flags: 0
50 [2020/03/26 15:49:14:2114] U: myss_rx: len 583, flags: 0
[all …]
H A Dminimal-secure-streams.c62 myss_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in myss_rx() function
156 ssi.rx = myss_rx; in app_system_state_nf()
/dports/net/libwebsockets/libwebsockets-v4.2.2/minimal-examples/api-tests/api-test-secure-streams/
H A Dmain.c145 myss_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in myss_rx() function
267 .rx = myss_rx,
275 .rx = myss_rx,
283 .rx = myss_rx,
/dports/net/libwebsockets/libwebsockets-v4.2.2/minimal-examples/secure-streams/minimal-secure-streams-server/
H A Dss-client.c26 myss_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in myss_rx() function
82 .rx = myss_rx,
/dports/net/libwebsockets/libwebsockets-v4.2.2/minimal-examples/embedded/esp32/esp-heltec-wb32/main/
H A Dlws-minimal-esp32.c49 myss_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in myss_rx() function
101 .rx = myss_rx,
/dports/net/libwebsockets/libwebsockets-v4.2.2/minimal-examples/embedded/esp32/esp-c3dev/main/
H A Dlws-minimal-esp32.c45 myss_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in myss_rx() function
98 .rx = myss_rx,
/dports/net/libwebsockets/libwebsockets-v4.2.2/minimal-examples/embedded/esp32/esp-wrover-kit/main/
H A Dlws-minimal-esp32.c77 myss_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in myss_rx() function
131 .rx = myss_rx,
/dports/net/libwebsockets/libwebsockets-v4.2.2/minimal-examples/secure-streams/minimal-secure-streams-client-tx/
H A Dminimal-secure-streams-client-tx.c41 myss_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in myss_rx() function
134 .rx = myss_rx,
/dports/net/libwebsockets/libwebsockets-v4.2.2/minimal-examples/secure-streams/minimal-secure-streams-seq/
H A Dminimal-secure-streams.c144 myss_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in myss_rx() function
238 ssi.rx = myss_rx; in min_sec_str_sequencer_cb()
/dports/net/libwebsockets/libwebsockets-v4.2.2/minimal-examples/secure-streams/minimal-secure-streams-smd/
H A Dminimal-secure-streams-smd.c75 myss_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in myss_rx() function
175 .rx = myss_rx,
H A DREADME.md100 [2020/06/18 21:44:54:8016] I: myss_rx: len 39, flags: 3
/dports/net/libwebsockets/libwebsockets-v4.2.2/minimal-examples/secure-streams/minimal-secure-streams-hugeurl/
H A Dminimal-secure-streams.c202 myss_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in myss_rx() function
315 .rx = myss_rx,
H A DREADME.md56 [2021/03/02 16:38:00:7907] U: myss_rx: return hugeurl len 4000 matches OK
/dports/net/libwebsockets/libwebsockets-v4.2.2/minimal-examples/secure-streams/minimal-secure-streams-testsfail/
H A Dminimal-secure-streams-testsfail.c583 myss_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in myss_rx() function
713 ssi.rx = myss_rx; in tests_start_next()