Home
last modified time | relevance | path

Searched defs:x509_lookup_st (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/x509/
H A Dx509_local.h101 struct x509_lookup_st { struct
102 int init; /* have we been started */
103 int skip; /* don't use us. */
104 X509_LOOKUP_METHOD *method; /* the functions */
105 void *method_data; /* method data */
106 X509_STORE *store_ctx; /* who owns us */

Completed in 6 milliseconds