Searched defs:x509_lookup_st (Results 1 – 1 of 1) sorted by relevance
312 struct x509_lookup_st { struct313 int init; /* have we been started */314 X509_LOOKUP_METHOD *method; /* the functions */315 char *method_data; /* method data */317 X509_STORE *store_ctx; /* who owns us */