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

  /src/external/mpl/bind/dist/lib/dns/
nsec3.c 238 dns_nsec3_hashname(dns_fixedname_t *result, function
586 CHECK(dns_nsec3_hashname(&fixed, nexthash, &next_length, name, origin,
784 CHECK(dns_nsec3_hashname(&fixed, nexthash, &next_length, &empty,
1444 CHECK(dns_nsec3_hashname(&fixed, nexthash, &next_length, name, origin,
1554 CHECK(dns_nsec3_hashname(&fixed, nexthash, &next_length, &empty,
  /src/external/mpl/dhcp/bind/dist/lib/dns/
nsec3.c 245 dns_nsec3_hashname(dns_fixedname_t *result, function
601 CHECK(dns_nsec3_hashname(&fixed, nexthash, &next_length, name, origin,
779 CHECK(dns_nsec3_hashname(&fixed, nexthash, &next_length, &empty,
1441 CHECK(dns_nsec3_hashname(&fixed, nexthash, &next_length, name, origin,
1559 CHECK(dns_nsec3_hashname(&fixed, nexthash, &next_length, &empty,

Completed in 24 milliseconds