Searched refs:s_dcert (Results 1 – 1 of 1) sorted by relevance
861 X509 *s_cert = NULL, *s_dcert = NULL; in MAIN() local1318 s_dcert = load_cert(bio_err,s_dcert_file,s_dcert_format, in MAIN()1321 if (!s_dcert) in MAIN()1580 if (s_dcert != NULL) in MAIN()1582 if (!set_cert_key_stuff(ctx,s_dcert,s_dkey)) in MAIN()1708 if (s_dcert) in MAIN()1709 X509_free(s_dcert); in MAIN()