Home | History | Annotate | Download | only in crypto

Lines Matching full:err_str

1387 				   const char *subject, const char *err_str,
1403 ev.cert_fail.reason_txt = err_str;
1506 const char *err_str;
1547 err_str = X509_verify_cert_error_string(err);
1569 err_str = "Server certificate mismatch";
1588 " error %d (%s) depth %d for '%s'", err, err_str,
1591 err_str, TLS_FAIL_UNSPECIFIED);
1597 preverify_ok, err, err_str,