Searched refs:tmpr (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/rdata/generic/
H A Ddnskey_48.c133 isc_region_t tmpr; local
136 dns_rdata_toregion(rdata, &tmpr);
137 sprintf(buf, "%u", dst_region_computeid(&tmpr, algorithm));
H A Dkey_25.c133 isc_region_t tmpr; local
136 dns_rdata_toregion(rdata, &tmpr);
137 sprintf(buf, "%u", dst_region_computeid(&tmpr, algorithm));

Completed in 10 milliseconds