/*	$NetBSD: namespace.h,v 1.8.2.1 2023/12/25 12:31:05 martin Exp $	*/
#ifndef _SSH_NAMESPACE_H_
#define	_SSH_NAMESPACE_H_
#define	add_host_to_hostfile	ssh_add_host_to_hostfile
#define	addargs			ssh_addargs
#define	addr_cmp		ssh_addr_cmp
#define	addr_is_all0s		ssh_addr_is_all0s
#define	addr_match_cidr_list	ssh_addr_match_cidr_list
#define	addr_match_list		ssh_addr_match_list
#define	addr_to_byte		ssh_addr_to_byte
#define	asmprintf		ssh_asmprintf
#define	atomicio		ssh_atomicio
#define	atomicio6		ssh_atomicio6
#define	bandwidth_limit_init	ssh_bandwidth_limit_init
#define	bcrypt_pbkdf		ssh_bcrypt_pbkdf
#define	chop			ssh_chop
#define	cleanup_exit		ssh_cleanup_exit
#define	colon			ssh_colon
#define	compat_cipher_proposal	ssh_compat_cipher_proposal
#define	convtime		ssh_convtime
#define	core_hash_SHA2		ssh_core_hash_SHA2
#define	daemonized		ssh_daemonized
#define	dh_gen_key		ssh_dh_gen_key
#define	dh_new_group_fallback	ssh_dh_new_group_fallback
#define	dh_set_moduli_file	ssh_dh_set_moduli_file
#define	do_log			ssh_do_log
#define	dollar_expand		ssh_dollar_expand
#define	exited_cleanly		ssh_exited_cleanly
#define	fmprintf		ssh_fmprintf
#define	fmt_scaled		ssh_fmt_scaled
#define	fmt_timeframe		ssh_fmt_timeframe
#define	format_absolute_time	ssh_format_absolute_time
#define	forward_equals		ssh_forward_equals
#define	free_hostkeys		ssh_free_hostkeys
#define	freeargs		ssh_freeargs
#define	freerrset		ssh_freerrset
#define	freezero		ssh_freezero
#define	get_sock_af		ssh_get_sock_af
#define	getpass			ssh_getpass
#define	getpeereid		ssh_getpeereid
#define	getrrsetbyname		ssh_getrrsetbyname
#define	hash_f			ssh_hash_f
#define	hash_h			ssh_hash_h
#define	hexdump			ssh_hexdump
#define	host_hash		ssh_host_hash
#define	hostfile_read_key	ssh_hostfile_read_key
#define	hostfile_replace_entries	ssh_hostfile_replace_entries
#define	hostkeys_foreach	ssh_hostkeys_foreach
#define	hostkeys_foreach_file	ssh_hostkeys_foreach_file
#define	hpdelim			ssh_hpdelim
#define	load_hostkeys_file	ssh_load_hostkeys_file
#define	match_filter_allowlist	ssh_match_filter_allowlist
#define	match_filter_denylist	ssh_match_filter_denylist
#define	mm_receive_fd		ssh_mm_receive_fd
#define	mm_send_fd		ssh_mm_send_fd
#define	monotime		ssh_monotime
#define	mprintf			ssh_mprintf
#define	ms_subtract_diff	ssh_ms_subtract_diff
#define	notify_complete		ssh_notify_complete
#define	notify_start		ssh_notify_start
#define	opt_array_append	ssh_opt_array_append
#define	opt_dequote		ssh_opt_dequote
#define	opt_flag		ssh_opt_flag
#define	parse_uri		ssh_parse_uri
#define	percent_dollar_expand	ssh_percent_dollar_expand
#define	prf			ssh_prf
#define	put_u16			ssh_put_u16
#define	put_u32			ssh_put_u32
#define	put_u32_le		ssh_put_u32_le
#define	pwcopy			ssh_pwcopy
#define	refresh_progress_meter	ssh_refresh_progress_meter
#define	replacearg		ssh_replacearg
#define	safe_path		ssh_safe_path
#define	safe_path_fd		ssh_safe_path_fd
#define	sanitise_stdfd		ssh_sanitise_stdfd
#define	set_sock_tos		ssh_set_sock_tos
#define	snmprintf		ssh_snmprintf
#define	stdfd_devnull		ssh_stdfd_devnull
#define	strdelim		ssh_strdelim
#define	tilde_expand		ssh_tilde_expand
#define	tilde_expand_filename	ssh_tilde_expand_filename
#define	tohex			ssh_tohex
#define	uudecode		ssh_uudecode
#define	uuencode		ssh_uuencode
#define	vasnmprintf		ssh_vasnmprintf
#define	vfmprintf		ssh_vfmprintf
#define	waitrfd			ssh_waitrfd
#define	wots_pkFromSig		ssh_wots_pkFromSig
#define	xasprintf		ssh_asprintf
#define	xcalloc			ssh_calloc
#define	xextendf		ssh_xextendf
#define	xmalloc			ssh_malloc
#define	xrealloc		ssh_realloc
#define	xreallocarray		ssh_xreallocarray
#define	xrecallocarray		ssh_xrecallocarray
#define	xstrdup			ssh_strdup
#define	xvasprintf		ssh_xvasprintf
#endif /*  _SSH_NAMESPACE_H_ */
