Lines Matching refs:modsig
242 enum hash_algo algo, struct modsig *modsig)
256 * Always collect the modsig, because IMA might have already collected
257 * the file digest without collecting the modsig in a previous
260 if (modsig)
261 ima_collect_modsig(modsig, buf, size);
344 int xattr_len, const struct modsig *modsig, int pcr,
357 .modsig = modsig };
366 if (iint->measured_pcrs & (0x1 << pcr) && !modsig)