Home
last modified time | relevance | path

Searched defs:talid (Results 1 – 15 of 15) sorted by relevance

/openbsd/src/usr.sbin/rpki-client/
Dconstraints.c61 constraints_load_talid(int talid) in constraints_load_talid()
104 int talid; in constraints_load() local
113 int saved_errno, talid; in constraints_unload() local
331 constraints_parse_talid(int talid) in constraints_parse_talid()
506 int talid; in constraints_parse() local
571 int talid = cert->talid; in constraints_validate() local
Dextern.h129 int talid; /* cert is covered by which TAL */ member
222 int talid; member
248 int talid; /* ROAs are covered by which TAL */ member
269 int talid; /* RSC covered by what TAL */ member
302 int talid; member
331 int talid; /* TAK covered by what TAL */ member
382 int talid; /* TAL the GBR is chained up to */ member
390 int talid; /* TAL the ASPA is chained up to */ member
414 int talid; member
435 int talid; /* covered by which TAL */ member
[all …]
Dgbr.c35 gbr_parse(X509 **x509, const char *fn, int talid, const unsigned char *der, in gbr_parse()
Dmain.c195 int talid = 0, certid = 0; in entity_write_repo() local
238 struct repo *rp, unsigned char *data, size_t datasz, int talid, int certid, in entityq_add()
433 queue_add_file(const char *file, enum rtype type, int talid) in queue_add_file()
578 int talid; in entity_process() local
Drepo.c103 int talid; member
632 repo_alloc(int talid) in repo_alloc()
1191 repo_lookup(int talid, const char *uri, const char *notify) in repo_lookup()
1496 repo_stat_inc(struct repo *rp, int talid, enum rtype type, enum stype subtype) in repo_stat_inc()
1614 const struct repotalstats *, void *), int talid, void *arg) in repo_tal_stats_collect()
Dgeofeed.c98 geofeed_parse(X509 **x509, const char *fn, int talid, char *buf, size_t len) in geofeed_parse()
Doutput.c95 int talid; in prune_as0_tals() local
Doutput-ometric.c126 int talid = *(int *)arg; in repo_tal_stats() local
Dtak.c205 tak_parse(X509 **x509, const char *fn, int talid, const unsigned char *der, in tak_parse()
Daspa.c164 aspa_parse(X509 **x509, const char *fn, int talid, const unsigned char *der, in aspa_parse()
Droa.c238 roa_parse(X509 **x509, const char *fn, int talid, const unsigned char *der, in roa_parse()
Dspl.c245 spl_parse(X509 **x509, const char *fn, int talid, const unsigned char *der, in spl_parse()
Drsc.c382 rsc_parse(X509 **x509, const char *fn, int talid, const unsigned char *der, in rsc_parse()
Dmft.c418 mft_parse(X509 **x509, const char *fn, int talid, const unsigned char *der, in mft_parse()
Dcert.c742 cert_parse_ee_cert(const char *fn, int talid, X509 *x) in cert_parse_ee_cert()