Searched refs:isc_base32hex_decoderegion (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/mpl/bind/dist/lib/isc/include/isc/
H A Dbase32.h128 isc_base32hex_decoderegion(isc_region_t *source, isc_buffer_t *target);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dbase32.h129 isc_base32hex_decoderegion(isc_region_t *source, isc_buffer_t *target);
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dbase32.c408 isc_base32hex_decoderegion(isc_region_t *source, isc_buffer_t *target) { function
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dbase32.c408 isc_base32hex_decoderegion(isc_region_t *source, isc_buffer_t *target) { function
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dnsec3.c2011 result = isc_base32hex_decoderegion(&hashlabel, &buffer);
H A Dzoneverify.c585 result = isc_base32hex_decoderegion(&hashlabel, &b);
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dzoneverify.c584 result = isc_base32hex_decoderegion(&hashlabel, &b);
H A Dnsec3.c2005 result = isc_base32hex_decoderegion(&hashlabel, &buffer);
/netbsd-current/external/mpl/bind/dist/bin/dnssec/
H A Ddnssec-signzone.c2178 result = isc_base32hex_decoderegion(&label, &target);

Completed in 124 milliseconds