Searched defs:v3_ext_ctx (Results 1 – 3 of 3) sorted by relevance
136 struct v3_ext_ctx { struct138 int flags;139 X509 *issuer_cert;140 X509 *subject_cert;141 X509_REQ *subject_req;142 X509_CRL *crl;143 const X509V3_CONF_METHOD *db_meth;144 void *db;
560 struct v3_ext_ctx { struct561 int flags;562 const X509 *issuer_cert;563 const X509 *subject_cert;564 const X509_REQ *subject_req;565 const X509_CRL *crl;566 const CONF *db;