/openbsd-src/usr.sbin/rpki-client/ |
H A D | constraints.c | 61 constraints_load_talid(int talid) in constraints_load_talid() argument 104 int talid; in constraints_load() local 113 int saved_errno, talid; constraints_unload() local 331 constraints_parse_talid(int talid) constraints_parse_talid() argument 506 int talid; constraints_parse() local 571 int talid = cert->talid; constraints_validate() local [all...] |
H A D | extern.h | 127 int talid; /* cert is covered by which TAL */ global() member 220 int talid; global() member 245 int talid; /* ROAs are covered by which TAL */ global() member 266 int talid; /* RSC covered by what TAL */ global() member 299 int talid; global() member 328 int talid; /* TAK covered by what TAL */ global() member 379 int talid; /* TAL the GBR is chained up to */ global() member 387 int talid; /* TAL the ASPA is chained up to */ global() member 411 int talid; global() member 432 int talid; /* covered by which TAL */ global() member 452 int talid; global() member 467 int talid; /* covered by which TAL */ global() member 570 int talid; /* tal identifier */ global() member [all...] |
H A D | gbr.c | 35 gbr_parse(X509 **x509, const char *fn, int talid, const unsigned char *der, in gbr_parse()
|
H A D | main.c | 196 int talid = 0, certid = 0; entity_write_repo() local 239 entityq_add(char * path,char * file,enum rtype type,enum location loc,struct repo * rp,unsigned char * data,size_t datasz,int talid,int certid,char * mftaki) entityq_add() argument 434 queue_add_file(const char * file,enum rtype type,int talid) queue_add_file() argument 579 int talid; entity_process() local [all...] |
H A D | geofeed.c | 98 geofeed_parse(X509 **x509, const char *fn, int talid, char *buf, size_t len) in geofeed_parse() argument
|
H A D | repo.c | 102 int talid; global() member 631 repo_alloc(int talid) repo_alloc() argument 1156 repo_lookup(int talid,const char * uri,const char * notify) repo_lookup() argument 1446 repo_stat_inc(struct repo * rp,int talid,enum rtype type,enum stype subtype) repo_stat_inc() argument 1562 repo_tal_stats_collect(void (* cb)(const struct repo *,const struct repotalstats *,void *),int talid,void * arg) repo_tal_stats_collect() argument [all...] |
H A D | output-ometric.c | 122 int talid = *(int *)arg; repo_tal_stats() local
|
H A D | aspa.c | 164 aspa_parse(X509 **x509, const char *fn, int talid, const unsigned char *der, in aspa_parse() argument [all...] |
H A D | tak.c | 204 tak_parse(X509 ** x509,const char * fn,int talid,const unsigned char * der,size_t len) tak_parse() argument
|
H A D | roa.c | 238 roa_parse(X509 **x509, const char *fn, int talid, const unsigned char *der, in roa_parse() argument [all...] |
H A D | spl.c | 245 spl_parse(X509 **x509, const char *fn, int talid, const unsigned char *der, in spl_parse() argument [all...] |
H A D | rsc.c | 382 rsc_parse(X509 **x509, const char *fn, int talid, const unsigned char *der, in rsc_parse() argument
|
H A D | mft.c | 412 mft_parse(X509 ** x509,const char * fn,int talid,const unsigned char * der,size_t len) mft_parse() argument
|
H A D | cert.c | 741 cert_parse_ee_cert(const char * fn,int talid,X509 * x) cert_parse_ee_cert() argument [all...] |