Searched refs:LTY_TRUSTSTORE (Results 1 – 1 of 1) sorted by relevance
170 LTY_TRUSTSTORE, enumerator295 n = LTY_TRUSTSTORE; in lws_ss_policy_parser_cb()334 if (reason == LEJPCB_PAIR_NAME && n != -1 && n != LTY_TRUSTSTORE) { in lws_ss_policy_parser_cb()435 a->curr[LTY_TRUSTSTORE].b = lwsac_use_zero(&a->ac, in lws_ss_policy_parser_cb()436 sizes[LTY_TRUSTSTORE], POL_AC_GRAIN); in lws_ss_policy_parser_cb()437 if (!a->curr[LTY_TRUSTSTORE].b) in lws_ss_policy_parser_cb()441 a->curr[LTY_TRUSTSTORE].b->next = a->heads[LTY_TRUSTSTORE].b; in lws_ss_policy_parser_cb()442 a->heads[LTY_TRUSTSTORE].b = a->curr[LTY_TRUSTSTORE].b; in lws_ss_policy_parser_cb()443 pp = (char **)&a->curr[LTY_TRUSTSTORE].b->name; in lws_ss_policy_parser_cb()449 a->curr[LTY_TRUSTSTORE].t->ssx509)) { in lws_ss_policy_parser_cb()[all …]