Home | History | Annotate | Download | only in apps

Lines Matching refs:print_name

916 			print_name(bio_err, "old subject=", X509_REQ_get_subject_name(req), nmflag);
930 print_name(bio_err, "new subject=", X509_REQ_get_subject_name(req), nmflag);
1018 print_name(out, "subject=", X509_get_subject_name(x509ss), nmflag);
1020 print_name(out, "subject=", X509_REQ_get_subject_name(req), nmflag);