Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/secure-streams/protocols/
Dss-h2.c55 ss_proxy_onward_txcr((void *)&h[1], wsi->txc.tx_cr); in secstream_h2()
109 ss_proxy_onward_txcr((void *)&h[1], (int)len); in secstream_h2()
/third_party/libwebsockets/lib/secure-streams/
Dprivate-lib-secure-streams.h473 ss_proxy_onward_txcr(void *userobj, int bump);
Dsecure-streams-process.c308 ss_proxy_onward_txcr(void *userobj, int bump) in ss_proxy_onward_txcr() function