mft_parse
if ((p = mft_parse(&cert, argv[i], -1, buf, len)) == NULL) {
struct mft *mft_parse(struct cert **, const char *, int,
mft = mft_parse(&cert, file, -1, buf, len);
if ((mft = mft_parse(&cert, file, entp->talid, der, len)) == NULL) {