Searched defs:mft (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/usr.sbin/rpki-client/ |
| D | extern.h | 133 char *mft; /* manifest (rsync:// uri) */ member 205 struct mft { struct 207 struct mftfile *files; /* file and hash */ argument 214 unsigned char mfthash[SHA256_DIGEST_LENGTH]; argument 224 int seqnum_gap; /* was there a gap compared to prev mft? */ argument
|
| D | mft.c | 181 mft_parse_filehash(const char *fn, struct mft *mft, const FileAndHash *fh, in mft_parse_filehash() 265 mft_has_unique_names_and_hashes(const char *fn, const Manifest *mft) in mft_has_unique_names_and_hashes() 315 mft_parse_econtent(const char *fn, struct mft *mft, const unsigned char *d, in mft_parse_econtent() 421 struct mft *mft; in mft_parse() local
|
| D | parser.c | 296 parse_load_crl_from_mft(struct entity *entp, struct mft *mft, enum location loc, in parse_load_crl_from_mft() 354 struct mft *mft; in proc_parser_mft_pre() local 857 struct mft *mft; in parse_entity() local
|
| D | filemode.c | 348 struct mft *mft = NULL; in proc_parser_file() local
|
| D | main.c | 403 queue_add_from_mft(const struct mft *mft) in queue_add_from_mft() 570 struct mft *mft; in entity_process() local
|