ENUMS += enums/gnutls_srtp_profile_t
ENUMS += enums/gnutls_supplemental_data_format_type_t
ENUMS += enums/gnutls_tpmkey_fmt_t
+ENUMS += enums/gnutls_vdata_types_t
ENUMS += enums/gnutls_x509_crl_reason_t
ENUMS += enums/gnutls_x509_crt_fmt_t
ENUMS += enums/gnutls_x509_subject_alt_name_t
FUNCS += functions/gnutls_certificate_type_set_priority.short
FUNCS += functions/gnutls_certificate_verification_status_print
FUNCS += functions/gnutls_certificate_verification_status_print.short
+FUNCS += functions/gnutls_certificate_verify_peers
+FUNCS += functions/gnutls_certificate_verify_peers.short
FUNCS += functions/gnutls_certificate_verify_peers2
FUNCS += functions/gnutls_certificate_verify_peers2.short
FUNCS += functions/gnutls_certificate_verify_peers3
FUNCS += functions/gnutls_ocsp_status_request_is_checked.short
FUNCS += functions/gnutls_openpgp_crt_check_hostname
FUNCS += functions/gnutls_openpgp_crt_check_hostname.short
+FUNCS += functions/gnutls_openpgp_crt_check_hostname2
+FUNCS += functions/gnutls_openpgp_crt_check_hostname2.short
FUNCS += functions/gnutls_openpgp_crt_deinit
FUNCS += functions/gnutls_openpgp_crt_deinit.short
FUNCS += functions/gnutls_openpgp_crt_export
FUNCS += functions/gnutls_x509_crq_verify.short
FUNCS += functions/gnutls_x509_crt_check_hostname
FUNCS += functions/gnutls_x509_crt_check_hostname.short
+FUNCS += functions/gnutls_x509_crt_check_hostname2
+FUNCS += functions/gnutls_x509_crt_check_hostname2.short
FUNCS += functions/gnutls_x509_crt_check_issuer
FUNCS += functions/gnutls_x509_crt_check_issuer.short
FUNCS += functions/gnutls_x509_crt_check_revocation
APIMANS += gnutls_certificate_type_list.3
APIMANS += gnutls_certificate_type_set_priority.3
APIMANS += gnutls_certificate_verification_status_print.3
+APIMANS += gnutls_certificate_verify_peers.3
APIMANS += gnutls_certificate_verify_peers2.3
APIMANS += gnutls_certificate_verify_peers3.3
APIMANS += gnutls_check_version.3
APIMANS += gnutls_ocsp_status_request_get.3
APIMANS += gnutls_ocsp_status_request_is_checked.3
APIMANS += gnutls_openpgp_crt_check_hostname.3
+APIMANS += gnutls_openpgp_crt_check_hostname2.3
APIMANS += gnutls_openpgp_crt_deinit.3
APIMANS += gnutls_openpgp_crt_export.3
APIMANS += gnutls_openpgp_crt_export2.3
APIMANS += gnutls_x509_crq_sign2.3
APIMANS += gnutls_x509_crq_verify.3
APIMANS += gnutls_x509_crt_check_hostname.3
+APIMANS += gnutls_x509_crt_check_hostname2.3
APIMANS += gnutls_x509_crt_check_issuer.3
APIMANS += gnutls_x509_crt_check_revocation.3
APIMANS += gnutls_x509_crt_cpy_crl_dist_points.3
gnutls_certificate_verification_status_print@GNUTLS_3_1_0
gnutls_certificate_verify_peers2@GNUTLS_1_4
gnutls_certificate_verify_peers3@GNUTLS_3_1_0
+gnutls_certificate_verify_peers@GNUTLS_3_1_0
gnutls_check_version@GNUTLS_1_4
gnutls_cipher_add_auth@GNUTLS_3_0_0
gnutls_cipher_decrypt2@GNUTLS_2_12
gnutls_ocsp_status_request_enable_client@GNUTLS_3_1_0
gnutls_ocsp_status_request_get@GNUTLS_3_1_0
gnutls_ocsp_status_request_is_checked@GNUTLS_3_1_0
+gnutls_openpgp_crt_check_hostname2@GNUTLS_3_1_0
gnutls_openpgp_crt_check_hostname@GNUTLS_1_4
gnutls_openpgp_crt_deinit@GNUTLS_1_4
gnutls_openpgp_crt_export2@GNUTLS_3_1_0
gnutls_x509_crq_sign2@GNUTLS_1_4
gnutls_x509_crq_sign@GNUTLS_1_4
gnutls_x509_crq_verify@GNUTLS_2_12
+gnutls_x509_crt_check_hostname2@GNUTLS_3_1_0
gnutls_x509_crt_check_hostname@GNUTLS_1_4
gnutls_x509_crt_check_issuer@GNUTLS_1_4
gnutls_x509_crt_check_revocation@GNUTLS_1_4