Searched refs:dsbuf (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/mpl/bind/dist/bin/dnssec/
H A Ddnssec-cds.c477 unsigned char dsbuf[DNS_DS_BUFFERSIZE]; local
496 dsbuf, &newdsrdata);
H A Ddnssec-signzone.c1027 unsigned char dsbuf[DNS_DS_BUFFERSIZE]; local
1083 dsbuf, &ds);
3094 unsigned char dsbuf[DNS_DS_BUFFERSIZE]; local
3162 DNS_DSDIGEST_SHA256, dsbuf,
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddnssec.c2164 unsigned char dsbuf[5] = { 0, 0, 0, 0, 0 }; /* CDS DELETE rdata */ local
2177 r.base = dsbuf;
2178 r.length = sizeof(dsbuf);
H A Dzone.c20933 unsigned char dsbuf[DNS_DS_BUFFERSIZE]; local
20951 ds.digest_type, dsbuf, &dsrdata);
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Ddnssec.c2174 unsigned char dsbuf[5] = { 0, 0, 0, 0, 0 }; /* CDS DELETE rdata */ local
2187 r.base = dsbuf;
2188 r.length = sizeof(dsbuf);
H A Dzone.c20970 unsigned char dsbuf[DNS_DS_BUFFERSIZE]; local
20988 ds.digest_type, dsbuf, &dsrdata);

Completed in 177 milliseconds