Searched refs:other_ctx (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/x509/
H A Dx509_vfy.c491 /* Alternative lookup method: look from a STACK stored in other_ctx */
495 *issuer = find_issuer(ctx, ctx->other_ctx, x);
2136 ctx->other_ctx = NULL;
2255 ctx->other_ctx = sk;
H A Dx509_vfy.h246 void *other_ctx; member in struct:x509_store_ctx_st

Completed in 110 milliseconds