Searched refs:other_ctx (Results 1 – 2 of 2) sorted by relevance
226 void *other_ctx; member
363 *issuer = find_issuer(ctx, ctx->other_ctx, x); in get_issuer_sk()382 for (i = 0; i < sk_X509_num(ctx->other_ctx); i++) { in STACK_OF()383 x = sk_X509_value(ctx->other_ctx, i); in STACK_OF()2335 ctx->other_ctx = NULL; in X509_STORE_CTX_init()2461 ctx->other_ctx = sk; in X509_STORE_CTX_set0_trusted_stack()