Searched refs:isc_base32hexnp_decoderegion (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/mpl/bind/dist/lib/isc/include/isc/
H A Dbase32.h130 isc_base32hexnp_decoderegion(isc_region_t *source, isc_buffer_t *target);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dbase32.h131 isc_base32hexnp_decoderegion(isc_region_t *source, isc_buffer_t *target);
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dbase32.c413 isc_base32hexnp_decoderegion(isc_region_t *source, isc_buffer_t *target) { function
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
H A Dnsec3_50.c403 if (isc_base32hexnp_decoderegion(&label, &buffer) == ISC_R_SUCCESS) {
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dbase32.c413 isc_base32hexnp_decoderegion(isc_region_t *source, isc_buffer_t *target) { function
/netbsd-current/external/mpl/bind/dist/lib/dns/rdata/generic/
H A Dnsec3_50.c404 if (isc_base32hexnp_decoderegion(&label, &buffer) == ISC_R_SUCCESS) {
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dvalidator.c325 result = isc_base32hexnp_decoderegion(&hashlabel, &buffer);
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dvalidator.c325 result = isc_base32hexnp_decoderegion(&hashlabel, &buffer);

Completed in 107 milliseconds