Home | History | Annotate | Download | only in x509

Lines Matching refs:last_untrusted

181 		ctx->last_untrusted=1;
222 ctx->last_untrusted++;
271 ctx->last_untrusted=0;
278 ctx->last_untrusted--;
315 if (ctx->last_untrusted >= num)
326 ctx->last_untrusted=num;
490 for (i = 0; i < ctx->last_untrusted; i++)
2005 ctx->last_untrusted=0;