Home
last modified time | relevance | path

Searched refs:KEYMGMT_BITS_MAX (Results 1 – 3 of 3) sorted by relevance

/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dzone.c18345 #define KEYMGMT_BITS_MAX 32U macro
18362 while (count >= HASHSIZE(newbits) && newbits < KEYMGMT_BITS_MAX) { in hash_bits_grow()
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dzone.c18345 #define KEYMGMT_BITS_MAX 32U macro
18362 while (count >= HASHSIZE(newbits) && newbits < KEYMGMT_BITS_MAX) { in hash_bits_grow()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dzone.c18451 #define KEYMGMT_BITS_MAX 32U macro
18468 while (count >= HASHSIZE(newbits) && newbits < KEYMGMT_BITS_MAX) { in hash_bits_grow()