FUNCS += functions/gnutls_handshake_set_post_client_hello_function.short
FUNCS += functions/gnutls_handshake_set_private_extensions
FUNCS += functions/gnutls_handshake_set_private_extensions.short
+FUNCS += functions/gnutls_handshake_set_random
+FUNCS += functions/gnutls_handshake_set_random.short
FUNCS += functions/gnutls_handshake_set_timeout
FUNCS += functions/gnutls_handshake_set_timeout.short
FUNCS += functions/gnutls_hash
FUNCS += functions/gnutls_pkcs11_privkey_init.short
FUNCS += functions/gnutls_pkcs11_privkey_set_pin_function
FUNCS += functions/gnutls_pkcs11_privkey_set_pin_function.short
+FUNCS += functions/gnutls_pkcs11_privkey_status
+FUNCS += functions/gnutls_pkcs11_privkey_status.short
FUNCS += functions/gnutls_pkcs11_reinit
FUNCS += functions/gnutls_pkcs11_reinit.short
FUNCS += functions/gnutls_pkcs11_set_pin_function
FUNCS += functions/gnutls_tpm_privkey_delete.short
FUNCS += functions/gnutls_tpm_privkey_generate
FUNCS += functions/gnutls_tpm_privkey_generate.short
+FUNCS += functions/gnutls_transport_get_int
+FUNCS += functions/gnutls_transport_get_int.short
+FUNCS += functions/gnutls_transport_get_int2
+FUNCS += functions/gnutls_transport_get_int2.short
FUNCS += functions/gnutls_transport_get_ptr
FUNCS += functions/gnutls_transport_get_ptr.short
FUNCS += functions/gnutls_transport_get_ptr2
FUNCS += functions/gnutls_transport_set_errno.short
FUNCS += functions/gnutls_transport_set_errno_function
FUNCS += functions/gnutls_transport_set_errno_function.short
+FUNCS += functions/gnutls_transport_set_int
+FUNCS += functions/gnutls_transport_set_int.short
+FUNCS += functions/gnutls_transport_set_int2
+FUNCS += functions/gnutls_transport_set_int2.short
FUNCS += functions/gnutls_transport_set_ptr
FUNCS += functions/gnutls_transport_set_ptr.short
FUNCS += functions/gnutls_transport_set_ptr2
APIMANS += gnutls_handshake_set_max_packet_length.3
APIMANS += gnutls_handshake_set_post_client_hello_function.3
APIMANS += gnutls_handshake_set_private_extensions.3
+APIMANS += gnutls_handshake_set_random.3
APIMANS += gnutls_handshake_set_timeout.3
APIMANS += gnutls_hash.3
APIMANS += gnutls_hash_deinit.3
APIMANS += gnutls_pkcs11_privkey_import_url.3
APIMANS += gnutls_pkcs11_privkey_init.3
APIMANS += gnutls_pkcs11_privkey_set_pin_function.3
+APIMANS += gnutls_pkcs11_privkey_status.3
APIMANS += gnutls_pkcs11_reinit.3
APIMANS += gnutls_pkcs11_set_pin_function.3
APIMANS += gnutls_pkcs11_set_token_function.3
APIMANS += gnutls_tpm_key_list_get_url.3
APIMANS += gnutls_tpm_privkey_delete.3
APIMANS += gnutls_tpm_privkey_generate.3
+APIMANS += gnutls_transport_get_int.3
+APIMANS += gnutls_transport_get_int2.3
APIMANS += gnutls_transport_get_ptr.3
APIMANS += gnutls_transport_get_ptr2.3
APIMANS += gnutls_transport_set_errno.3
APIMANS += gnutls_transport_set_errno_function.3
+APIMANS += gnutls_transport_set_int.3
+APIMANS += gnutls_transport_set_int2.3
APIMANS += gnutls_transport_set_ptr.3
APIMANS += gnutls_transport_set_ptr2.3
APIMANS += gnutls_transport_set_pull_function.3