Searched refs:X509_verify_cert_error_string (Results 1 – 7 of 7) sorted by relevance
67 const char *X509_verify_cert_error_string(long n) in X509_verify_cert_error_string() function
204 X509_verify_cert_error_string(x->verify_result)) <= 0) { in SSL_SESSION_print()
915 ERR_add_error_data(2, "Verify error:", X509_verify_cert_error_string(i)); in ssl_build_cert_chain()
599 X509_verify_cert_error_string(ctx->error),636 X509_verify_cert_error_string(ctx->error),
959 err_str = X509_verify_cert_error_string(err); in curl_cb_ssl_verify()
601 OPENSSL_EXPORT const char *X509_verify_cert_error_string(long n);
1547 err_str = X509_verify_cert_error_string(err); in tls_verify_cb()