Searched defs:wordlength (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/ |
H A D | base32.c | 53 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 D | hex.c | 46 isc_hex_totext(isc_region_t *source, int wordlength, const char *wordbreak, in isc_hex_totext()
|
H A D | base64.c | 49 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 D | base32.c | 53 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 D | hex.c | 46 isc_hex_totext(isc_region_t * source,int wordlength,const char * wordbreak,isc_buffer_t * target) isc_hex_totext() argument
|
H A D | base64.c | 49 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 D | base64.c | 43 isccc_base64_encode(isccc_region_t *source, int wordlength, in isccc_base64_encode() argument
|