Home
last modified time | relevance | path

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

/optee_test-3.20.0/host/openssl/include/openssl/
A Dx509_vfy.h223 struct x509_lookup_st { struct
224 int init; /* have we been started */
225 int skip; /* don't use us. */
226 X509_LOOKUP_METHOD *method; /* the functions */
227 char *method_data; /* method data */
228 X509_STORE *store_ctx; /* who owns us */

Completed in 5 milliseconds