Home
last modified time | relevance | path

Searched refs:LTY_AUTH (Results 1 - 2 of 2) sorted by relevance

/third_party/libwebsockets/lib/secure-streams/
H A Dpolicy-json.c273 const lws_ss_auth_t *auth = a->heads[LTY_AUTH].a; in lws_ss_policy_find_auth_by_name()
342 n = LTY_AUTH; in lws_ss_policy_parser_cb()
359 if (reason == LEJPCB_OBJECT_START && n == LTY_AUTH) { in lws_ss_policy_parser_cb()
360 if (lws_ss_policy_alloc_helper(a, LTY_AUTH)) in lws_ss_policy_parser_cb()
415 (n != LTY_TRUSTSTORE && n != LTY_AUTH && n != LTY_METRICS)) { in lws_ss_policy_parser_cb()
739 a->curr[LTY_AUTH].a->blob_index = (uint8_t)atoi(ctx->buf); in lws_ss_policy_parser_cb()
965 pp = (char **)&a->curr[LTY_AUTH].a->name; in lws_ss_policy_parser_cb()
969 pp = (char **)&a->curr[LTY_AUTH].a->streamtype; in lws_ss_policy_parser_cb()
972 pp = (char **)&a->curr[LTY_AUTH].a->type; in lws_ss_policy_parser_cb()
1300 return args->heads[LTY_AUTH] in lws_ss_auth_get()
[all...]
H A Dprivate-lib-secure-streams.h384 LTY_AUTH, enumerator

Completed in 4 milliseconds