Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/dnscrypt/
H A Ddnscrypt.h156 size_t dnsc_nonces_sizefunc(void *k, void *d);
H A Ddnscrypt.c998 dnsc_nonces_sizefunc, in dnsc_apply_cfg()
1071 dnsc_nonces_sizefunc(void *k, void* ATTR_UNUSED(d)) in dnsc_nonces_sizefunc() function
/freebsd/contrib/unbound/util/
H A Dfptr_wlist.c286 else if(fptr == &dnsc_nonces_sizefunc) return 1; in fptr_whitelist_hash_sizefunc()