Home
last modified time | relevance | path

Searched defs:wordlength (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dbase32.c53 base32_totext(isc_region_t *source, int wordlength, const char *wordbreak, in base32_totext()
119 isc_base32_totext(isc_region_t *source, int wordlength, const char *wordbreak, in isc_base32_totext()
126 isc_base32hex_totext(isc_region_t *source, int wordlength, in isc_base32hex_totext()
133 isc_base32hexnp_totext(isc_region_t *source, int wordlength, in isc_base32hexnp_totext()
H A Dhex.c46 isc_hex_totext(isc_region_t *source, int wordlength, const char *wordbreak, in isc_hex_totext()
H A Dbase64.c49 isc_base64_totext(isc_region_t *source, int wordlength, const char *wordbreak, in isc_base64_totext()
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dbase32.c53 base32_totext(isc_region_t *source, int wordlength, const char *wordbreak, in base32_totext() argument
119 isc_base32_totext(isc_region_t *source, int wordlength, const char *wordbreak, in isc_base32_totext() argument
126 isc_base32hex_totext(isc_region_t *source, int wordlength, in isc_base32hex_totext() argument
133 isc_base32hexnp_totext(isc_region_t * source,int wordlength,const char * wordbreak,isc_buffer_t * target) isc_base32hexnp_totext() argument
[all...]
H A Dhex.c46 isc_hex_totext(isc_region_t * source,int wordlength,const char * wordbreak,isc_buffer_t * target) isc_hex_totext() argument
H A Dbase64.c49 isc_base64_totext(isc_region_t *source, int wordlength, const char *wordbreak, in isc_base64_totext() argument
/netbsd-src/external/mpl/bind/dist/lib/isccc/
H A Dbase64.c43 isccc_base64_encode(isccc_region_t *source, int wordlength, in isccc_base64_encode() argument