HomeSort by relevance Sort by last modified time
    Searched refs:other_ctx (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/x509/
x509_vfy.h 241 void *other_ctx; /* Other info for use with get_issuer() */ member in struct:x509_store_ctx_st
x509_vfy.c 430 /* Alternative lookup method: look from a STACK stored in other_ctx */
434 *issuer = find_issuer(ctx, ctx->other_ctx, x);
    [all...]
  /external/openssl/include/openssl/
x509_vfy.h 241 void *other_ctx; /* Other info for use with get_issuer() */ member in struct:x509_store_ctx_st

Completed in 79 milliseconds