Searched refs:trusted_keys_file_list (Results 1 – 8 of 8) sorted by relevance
713 cfg->trusted_keys_file_list, cfg->chrootdir, cfg); in morechecks()718 || cfg->trusted_keys_file_list)) { in morechecks()726 if(!key && cfg->trusted_keys_file_list) in morechecks()727 key = cfg->trusted_keys_file_list->str; in morechecks()
395 struct config_strlist* trusted_keys_file_list; member
267 cfg->trusted_keys_file_list = NULL; in config_create()707 else S_STRLIST("trusted-keys-file:", trusted_keys_file_list) in config_set_option()1241 else O_LST(opt, "trusted-keys-file", trusted_keys_file_list) in config_get_option()1705 config_delstrlist(cfg->trusted_keys_file_list); in config_delete()
1434 trusted_keys_file_list, $2))
4398 trusted_keys_file_list, (yyvsp[0].str))) in yyparse()
206 …st || cfg->trust_anchor_list || cfg->auto_trust_anchor_file_list || cfg->trusted_keys_file_list)) { in checkrlimits()
1087 for(f = cfg->trusted_keys_file_list; f; f = f->next) { in anchors_apply_cfg()
525 if(!cfg_strlist_insert(&ctx->env->cfg->trusted_keys_file_list, dup)) { in ub_ctx_trustedkeys()