Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/unbound/dnscrypt/
HDdnscrypt.h166 void dnsc_nonces_delkeyfunc(void *k, void* arg);
HDdnscrypt.c1000 dnsc_nonces_delkeyfunc, in dnsc_apply_cfg()
1099 dnsc_nonces_delkeyfunc(void *k, void* ATTR_UNUSED(arg)) in dnsc_nonces_delkeyfunc() function
/freebsd-13-stable/contrib/unbound/util/
HDfptr_wlist.c320 else if(fptr == &dnsc_nonces_delkeyfunc) return 1; in fptr_whitelist_hash_delkeyfunc()