Searched defs:x509_lookup_st (Results 1 – 1 of 1) sorted by relevance
216 struct x509_lookup_st struct218 int init; /* have we been started */219 int skip; /* don't use us. */220 X509_LOOKUP_METHOD *method; /* the functions */221 char *method_data; /* method data */223 X509_STORE *store_ctx; /* who owns us */