| /openbsd/src/usr.sbin/rpki-client/ |
| D | constraints.c | 61 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
|
| D | extern.h | 129 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 …]
|
| D | gbr.c | 35 gbr_parse(X509 **x509, const char *fn, int talid, const unsigned char *der, in gbr_parse()
|
| D | main.c | 195 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
|
| D | repo.c | 103 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()
|
| D | geofeed.c | 98 geofeed_parse(X509 **x509, const char *fn, int talid, char *buf, size_t len) in geofeed_parse()
|
| D | output.c | 95 int talid; in prune_as0_tals() local
|
| D | output-ometric.c | 126 int talid = *(int *)arg; in repo_tal_stats() local
|
| D | tak.c | 205 tak_parse(X509 **x509, const char *fn, int talid, const unsigned char *der, in tak_parse()
|
| D | aspa.c | 164 aspa_parse(X509 **x509, const char *fn, int talid, const unsigned char *der, in aspa_parse()
|
| D | roa.c | 238 roa_parse(X509 **x509, const char *fn, int talid, const unsigned char *der, in roa_parse()
|
| D | spl.c | 245 spl_parse(X509 **x509, const char *fn, int talid, const unsigned char *der, in spl_parse()
|
| D | rsc.c | 382 rsc_parse(X509 **x509, const char *fn, int talid, const unsigned char *der, in rsc_parse()
|
| D | mft.c | 418 mft_parse(X509 **x509, const char *fn, int talid, const unsigned char *der, in mft_parse()
|
| D | cert.c | 742 cert_parse_ee_cert(const char *fn, int talid, X509 *x) in cert_parse_ee_cert()
|