Searched refs:other_ctx (Results 1 – 2 of 2) sorted by relevance
226 void *other_ctx; member
459 ctx->other_ctx, x); in get1_best_issuer_other_sk()477 for (i = 0; i < sk_X509_num(ctx->other_ctx); i++) { in STACK_OF()478 x = sk_X509_value(ctx->other_ctx, i); in STACK_OF()2478 ctx->other_ctx = NULL; in X509_STORE_CTX_init()2605 ctx->other_ctx = sk; in X509_STORE_CTX_set0_trusted_stack()
Completed in 17 milliseconds