Home
last modified time | relevance | path

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

/external/libwebsockets/lib/secure-streams/system/fetch-policy/
Dfetch-policy.c53 if (len && lws_ss_policy_parse(context, buf, len) < 0) in ss_fetch_policy_rx()
/external/libwebsockets/lib/secure-streams/
Dprivate-lib-secure-streams.h280 lws_ss_policy_parse(struct lws_context *context, const uint8_t *buf, size_t len);
Dpolicy.c791 lws_ss_policy_parse(struct lws_context *context, const uint8_t *buf, size_t len) in lws_ss_policy_parse() function
/external/libwebsockets/lib/core/
Dcontext.c820 n = lws_ss_policy_parse(context, in lws_create_context()