Lines Matching defs:modsig
245 struct modsig *modsig)
261 * Always collect the modsig, because IMA might have already collected
262 * the file digest without collecting the modsig in a previous
265 if (modsig)
266 ima_collect_modsig(modsig, buf, size);
358 int xattr_len, const struct modsig *modsig, int pcr,
371 .modsig = modsig };
380 if (iint->measured_pcrs & (0x1 << pcr) && !modsig)