Searched defs:derbio (Results 1 – 2 of 2) sorted by relevance
216 BIO *acbio = NULL, *cbio = NULL, *derbio = NULL, *out = NULL; in ocsp_main() local [all...]
587 BIO *derbio = bio_open_default(srctx->respin, 'r', FORMAT_ASN1); in cert_status_cb() local