Home
last modified time | relevance | path

Searched refs:LWSSSP_H2 (Results 1 – 4 of 4) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-secure-streams-policy.h180 LWSSSP_H2, enumerator
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-policy2c/
Dminimal-secure-streams.c382 case LWSSSP_H2: in main()
502 case LWSSSP_H2: in main()
/third_party/libwebsockets/lib/secure-streams/protocols/
Dss-h1.c828 h->policy->protocol == LWSSSP_H2) && in secstream_h1()
/third_party/libwebsockets/lib/secure-streams/
Dsecure-streams.c1645 h->policy->protocol == LWSSSP_H2 || in lws_ss_request_tx_len()