FUNCS += functions/gnutls_openpgp_send_cert.short
FUNCS += functions/gnutls_openpgp_set_recv_key_function
FUNCS += functions/gnutls_openpgp_set_recv_key_function.short
+FUNCS += functions/gnutls_packet_deinit
+FUNCS += functions/gnutls_packet_deinit.short
+FUNCS += functions/gnutls_packet_get
+FUNCS += functions/gnutls_packet_get.short
FUNCS += functions/gnutls_pcert_deinit
FUNCS += functions/gnutls_pcert_deinit.short
FUNCS += functions/gnutls_pcert_import_openpgp
FUNCS += functions/gnutls_record_overhead_size.short
FUNCS += functions/gnutls_record_recv
FUNCS += functions/gnutls_record_recv.short
+FUNCS += functions/gnutls_record_recv_packet
+FUNCS += functions/gnutls_record_recv_packet.short
FUNCS += functions/gnutls_record_recv_seq
FUNCS += functions/gnutls_record_recv_seq.short
FUNCS += functions/gnutls_record_send
FUNCS += functions/gnutls_x509_crl_import.short
FUNCS += functions/gnutls_x509_crl_init
FUNCS += functions/gnutls_x509_crl_init.short
+FUNCS += functions/gnutls_x509_crl_iter_crt_serial
+FUNCS += functions/gnutls_x509_crl_iter_crt_serial.short
+FUNCS += functions/gnutls_x509_crl_iter_deinit
+FUNCS += functions/gnutls_x509_crl_iter_deinit.short
FUNCS += functions/gnutls_x509_crl_list_import
FUNCS += functions/gnutls_x509_crl_list_import.short
FUNCS += functions/gnutls_x509_crl_list_import2
APIMANS += gnutls_openpgp_privkey_sign_hash.3
APIMANS += gnutls_openpgp_send_cert.3
APIMANS += gnutls_openpgp_set_recv_key_function.3
+APIMANS += gnutls_packet_deinit.3
+APIMANS += gnutls_packet_get.3
APIMANS += gnutls_pcert_deinit.3
APIMANS += gnutls_pcert_import_openpgp.3
APIMANS += gnutls_pcert_import_openpgp_raw.3
APIMANS += gnutls_record_get_max_size.3
APIMANS += gnutls_record_overhead_size.3
APIMANS += gnutls_record_recv.3
+APIMANS += gnutls_record_recv_packet.3
APIMANS += gnutls_record_recv_seq.3
APIMANS += gnutls_record_send.3
APIMANS += gnutls_record_send_range.3
APIMANS += gnutls_x509_crl_get_version.3
APIMANS += gnutls_x509_crl_import.3
APIMANS += gnutls_x509_crl_init.3
+APIMANS += gnutls_x509_crl_iter_crt_serial.3
+APIMANS += gnutls_x509_crl_iter_deinit.3
APIMANS += gnutls_x509_crl_list_import.3
APIMANS += gnutls_x509_crl_list_import2.3
APIMANS += gnutls_x509_crl_print.3
gnutls_openpgp_privkey_sign_hash@GNUTLS_1_4
gnutls_openpgp_send_cert@GNUTLS_1_4
gnutls_openpgp_set_recv_key_function@GNUTLS_1_4
+gnutls_packet_deinit@GNUTLS_3_1_0
+gnutls_packet_get@GNUTLS_3_1_0
gnutls_pcert_deinit@GNUTLS_3_0_0
gnutls_pcert_import_openpgp@GNUTLS_3_0_0
gnutls_pcert_import_openpgp_raw@GNUTLS_3_0_0
gnutls_record_get_max_size@GNUTLS_1_4
gnutls_record_overhead_size@GNUTLS_3_1_0
gnutls_record_recv@GNUTLS_1_4
+gnutls_record_recv_packet@GNUTLS_3_1_0
gnutls_record_recv_seq@GNUTLS_3_0_0
gnutls_record_send@GNUTLS_1_4
gnutls_record_send_range@GNUTLS_3_1_0
gnutls_x509_crl_get_version@GNUTLS_1_4
gnutls_x509_crl_import@GNUTLS_1_4
gnutls_x509_crl_init@GNUTLS_1_4
+gnutls_x509_crl_iter_crt_serial@GNUTLS_3_1_0
+gnutls_x509_crl_iter_deinit@GNUTLS_3_1_0
gnutls_x509_crl_list_import2@GNUTLS_3_0_0
gnutls_x509_crl_list_import@GNUTLS_3_0_0
gnutls_x509_crl_print@GNUTLS_1_4