Home
last modified time | relevance | path

Searched refs:mft1 (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.sbin/rpki-client/
H A Dparser.c485 struct mft *mft1 = NULL, *mft2 = NULL; in proc_parser_mft() local
500 mft1 = proc_parser_mft_pre(entp, file1, &crl1, &crl1file, mft2, in proc_parser_mft()
504 if (proc_parser_mft_check(file1, mft1)) { in proc_parser_mft()
510 *mp = mft1; in proc_parser_mft()
515 if (mft1 != NULL && mft2 != NULL) in proc_parser_mft()
531 mft_free(mft1); in proc_parser_mft()