Searched refs:lws_ss_policy_parse (Results 1 – 4 of 4) sorted by relevance
53 if (len && lws_ss_policy_parse(context, buf, len) < 0) in ss_fetch_policy_rx()
280 lws_ss_policy_parse(struct lws_context *context, const uint8_t *buf, size_t len);
791 lws_ss_policy_parse(struct lws_context *context, const uint8_t *buf, size_t len) in lws_ss_policy_parse() function
820 n = lws_ss_policy_parse(context, in lws_create_context()