HomeSort by: relevance | last modified time | path
    Searched defs:need_rrsig (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/
nsec3.c 64 bool need_rrsig; local
120 found = found_ns = need_rrsig = false;
145 need_rrsig = true;
154 if ((found && !found_ns) || need_rrsig) {
  /src/external/mpl/dhcp/bind/dist/lib/dns/
nsec3.c 71 bool need_rrsig; local
127 found = found_ns = need_rrsig = false;
152 need_rrsig = true;
161 if ((found && !found_ns) || need_rrsig) {

Completed in 24 milliseconds