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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/x509/
H A Dx509_vfy.h224 void *other_ctx; /* Other info for use with get_issuer() */ member in struct:x509_store_ctx_st
H A Dx509_vfy.c355 /* Alternative lookup method: look from a STACK stored in other_ctx */
359 *issuer = find_issuer(ctx, ctx->other_ctx, x);
1163 ctx->other_ctx=NULL;
1253 ctx->other_ctx = sk;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Dx509_vfy.h224 void *other_ctx; /* Other info for use with get_issuer() */ member in struct:x509_store_ctx_st
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509/
H A Dx509_vfy.c373 /* Alternative lookup method: look from a STACK stored in other_ctx */
377 *issuer = find_issuer(ctx, ctx->other_ctx, x);
1355 ctx->other_ctx=NULL;
1464 ctx->other_ctx = sk;
H A Dx509_vfy.h237 void *other_ctx; /* Other info for use with get_issuer() */ member in struct:x509_store_ctx_st
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dx509_vfy.h237 void *other_ctx; /* Other info for use with get_issuer() */ member in struct:x509_store_ctx_st

Completed in 104 milliseconds