summaryrefslogtreecommitdiff
path: root/lib/x509/x509_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/x509/x509_int.h')
-rw-r--r--lib/x509/x509_int.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/x509/x509_int.h b/lib/x509/x509_int.h
index 85c4e17b42..5f5c180028 100644
--- a/lib/x509/x509_int.h
+++ b/lib/x509/x509_int.h
@@ -440,6 +440,8 @@ _gnutls_pkcs11_verify_crt_status(const char* url,
gnutls_verify_output_function func);
#endif
+int _gnutls_check_cert_sanity(gnutls_x509_crt_t cert);
+
int
_gnutls_x509_crt_check_revocation(gnutls_x509_crt_t cert,
const gnutls_x509_crl_t * crl_list,