Lines Matching refs:LTY_X509
332 n = LTY_X509;
400 a->curr[LTY_X509].x->ca_der = lws_malloc((unsigned int)a->count, "ssx509");
401 if (!a->curr[LTY_X509].x->ca_der)
403 memcpy((uint8_t *)a->curr[LTY_X509].x->ca_der, a->p, (unsigned int)a->count);
404 a->curr[LTY_X509].x->ca_der_len = (unsigned int)a->count;
453 if (n == LTY_X509) {
561 x = a->heads[LTY_X509].x;
606 py = &a->heads[LTY_X509].x;
607 x = a->heads[LTY_X509].x;
1179 x = args->heads[LTY_X509].x;