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

/bind-9.11.3/lib/dns/
H A Dzone.c18225 dns_rdata_cds_t structcds; local
18228 CHECK(dns_rdata_tostruct(&crdata, &structcds, NULL));
18229 if (algorithms[structcds.algorithm] == 0)
18230 algorithms[structcds.algorithm] = 1;
18239 structcds.digest_type,
18244 algorithms[structcds.algorithm] = 2;

Completed in 294 milliseconds