Searched defs:sigr (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/rdata/any_255/
H A Dtsig_250.c127 isc_region_t sigr; local
192 sigr = sr;
193 sigr.length = n;
198 RETERR(isc_base64_totext(&sigr, 60, "", target));
200 RETERR(isc_base64_totext(&sigr, tctx->width - 2,

Completed in 10 milliseconds