Home
last modified time | relevance | path

Searched refs:shared_secrets_cache (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/unbound/dnscrypt/
H A Ddnscrypt.c301 entry = dnsc_shared_secrets_lookup(env->shared_secrets_cache, in dnscrypt_server_uncurve()
327 dnsc_shared_secret_cache_insert(env->shared_secrets_cache, in dnscrypt_server_uncurve()
979 env->shared_secrets_cache = slabhash_create( in dnsc_apply_cfg()
990 if(!env->shared_secrets_cache){ in dnsc_apply_cfg()
1021 slabhash_delete(env->shared_secrets_cache); in dnsc_delete()
H A Ddnscrypt.h70 struct slabhash *shared_secrets_cache; member
/freebsd-src/contrib/unbound/util/shm_side/
H A Dshm_main.c266 worker->daemon->dnscenv->shared_secrets_cache); in shm_main_run()
/freebsd-src/contrib/unbound/daemon/
H A Dstats.c310 worker->daemon->dnscenv->shared_secrets_cache); in server_stats_compile()
H A Dremote.c822 daemon->dnscenv->shared_secrets_cache); in print_mem()