Home
last modified time | relevance | path

Searched defs:mft (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/usr.sbin/rpki-client/
Dextern.h133 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
Dmft.c181 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
Dparser.c296 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
Dfilemode.c348 struct mft *mft = NULL; in proc_parser_file() local
Dmain.c403 queue_add_from_mft(const struct mft *mft) in queue_add_from_mft()
570 struct mft *mft; in entity_process() local