Searched defs:speculative (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/dnssec/
H A Ddnssec-signzone.c751 isc_boolean_t speculative)
767 hash[len++] = speculative ? 1 : 0;
788 * Skip initial speculative wild card hashs.
748 hashlist_add_dns_name(hashlist_t *l, dns_name_t *name, unsigned int hashalg, unsigned int iterations, const unsigned char *salt, size_t salt_len, isc_boolean_t speculative) argument

Completed in 19 milliseconds