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

/macosx-10.10/bind9-45.101/bind9/lib/dns/include/dns/
H A Dds.h28 #define DNS_DSDIGEST_SHA256 (2) macro
/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Dds.c154 digest_type == DNS_DSDIGEST_SHA256 ||
158 digest_type == DNS_DSDIGEST_SHA256));
H A Dvalidator.c259 if (dlv.digest_type != DNS_DSDIGEST_SHA256 &&
264 if (dlv.digest_type != DNS_DSDIGEST_SHA256 &&
2242 * If DNS_DSDIGEST_SHA256 is present we are required to prefer
2244 * need to ignore DNS_DSDIGEST_SHA1 if a DNS_DSDIGEST_SHA256
2261 if (dlv.digest_type == DNS_DSDIGEST_SHA256 &&
2596 * If DNS_DSDIGEST_SHA256 is present we are required to prefer
2598 * need to ignore DNS_DSDIGEST_SHA1 if a DNS_DSDIGEST_SHA256
2615 if (ds.digest_type == DNS_DSDIGEST_SHA256 &&
/macosx-10.10/bind9-45.101/bind9/lib/dns/rdata/generic/
H A Ddlv_32769.c81 case DNS_DSDIGEST_SHA256:
162 (sr.base[3] == DNS_DSDIGEST_SHA256 &&
175 else if (sr.base[3] == DNS_DSDIGEST_SHA256)
225 case DNS_DSDIGEST_SHA256:
H A Dds_43.c81 case DNS_DSDIGEST_SHA256:
162 (sr.base[3] == DNS_DSDIGEST_SHA256 &&
175 else if (sr.base[3] == DNS_DSDIGEST_SHA256)
225 case DNS_DSDIGEST_SHA256:
/macosx-10.10/bind9-45.101/bind9/bin/dnssec/
H A Ddnssec-dsfromkey.c351 dtype = DNS_DSDIGEST_SHA256;
413 dtype = DNS_DSDIGEST_SHA256;
484 emit(DNS_DSDIGEST_SHA256, showall, lookaside,
497 emit(DNS_DSDIGEST_SHA256, showall, lookaside, &rdata);
H A Ddnssec-signzone.c896 result = dns_ds_buildrdata(name, &key, DNS_DSDIGEST_SHA256,
3201 DNS_DSDIGEST_SHA256,

Completed in 96 milliseconds