Home
last modified time | relevance | path

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

/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dzone.c19236 dns_rdata_cds_t structcds; in dns_zone_cdscheck() local
19250 CHECK(dns_rdata_tostruct(&crdata, &structcds, NULL)); in dns_zone_cdscheck()
19251 if (algorithms[structcds.algorithm] == 0) { in dns_zone_cdscheck()
19252 algorithms[structcds.algorithm] = expected; in dns_zone_cdscheck()
19262 structcds.digest_type, in dns_zone_cdscheck()
19268 algorithms[structcds.algorithm] = found; in dns_zone_cdscheck()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Dzone.c19840 dns_rdata_cds_t structcds; in dns_zone_cdscheck() local
19854 CHECK(dns_rdata_tostruct(&crdata, &structcds, NULL)); in dns_zone_cdscheck()
19855 if (algorithms[structcds.algorithm] == 0) { in dns_zone_cdscheck()
19856 algorithms[structcds.algorithm] = expected; in dns_zone_cdscheck()
19867 structcds.digest_type, in dns_zone_cdscheck()
19873 algorithms[structcds.algorithm] = found; in dns_zone_cdscheck()
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dzone.c22004 dns_rdata_cds_t structcds; in dns_zone_cdscheck() local
22024 CHECK(dns_rdata_tostruct(&crdata, &structcds, NULL)); in dns_zone_cdscheck()
22025 if (algorithms[structcds.algorithm] == 0) { in dns_zone_cdscheck()
22026 algorithms[structcds.algorithm] = expected; in dns_zone_cdscheck()
22040 structcds.algorithm) { in dns_zone_cdscheck()
22041 algorithms[structcds.algorithm] = found; in dns_zone_cdscheck()
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dzone.c22004 dns_rdata_cds_t structcds; in dns_zone_cdscheck() local
22024 CHECK(dns_rdata_tostruct(&crdata, &structcds, NULL)); in dns_zone_cdscheck()
22025 if (algorithms[structcds.algorithm] == 0) { in dns_zone_cdscheck()
22026 algorithms[structcds.algorithm] = expected; in dns_zone_cdscheck()
22040 structcds.algorithm) { in dns_zone_cdscheck()
22041 algorithms[structcds.algorithm] = found; in dns_zone_cdscheck()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dzone.c22145 dns_rdata_cds_t structcds; in dns_zone_cdscheck() local
22165 CHECK(dns_rdata_tostruct(&crdata, &structcds, NULL)); in dns_zone_cdscheck()
22166 if (algorithms[structcds.algorithm] == 0) { in dns_zone_cdscheck()
22167 algorithms[structcds.algorithm] = expected; in dns_zone_cdscheck()
22181 structcds.algorithm) { in dns_zone_cdscheck()
22182 algorithms[structcds.algorithm] = found; in dns_zone_cdscheck()