Searched refs:dnscrypt_nonce_cache_size (Results 1 – 7 of 7) sorted by relevance
699 size_t dnscrypt_nonce_cache_size; member
371 cfg->dnscrypt_nonce_cache_size = 4*1024*1024; in config_create()850 dnscrypt_nonce_cache_size) in config_set_option()1341 dnscrypt_nonce_cache_size) in config_get_option()
3863 if(!cfg_parse_memsize($2, &cfg_parser->cfg->dnscrypt_nonce_cache_size))
7505 if(!cfg_parse_memsize((yyvsp[0].str), &cfg_parser->cfg->dnscrypt_nonce_cache_size)) in yyparse()
204 + (cfg->dnscrypt?cfg->dnscrypt_shared_secret_cache_size + cfg->dnscrypt_nonce_cache_size:0) in checkrlimits()
6131 COPY_VAR_size_t(dnscrypt_nonce_cache_size); in fr_atomic_copy_cfg()
997 cfg->dnscrypt_nonce_cache_size, in dnsc_apply_cfg()