Lines Matching defs:err_cert
1207 X509 *err_cert;1226 err_cert=X509_STORE_CTX_get_current_cert(ctx);1227 print_name(bio_err, NULL, X509_get_subject_name(err_cert),0);