Home
last modified time | relevance | path

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

/external/boringssl/src/include/openssl/
Dx509_vfy.h216 struct x509_lookup_st struct
218 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 */