Lines Matching full:measurement
92 * to an ordered list of measurement entries maintained inside the kernel,
94 * configured TPM PCR) over the hashes of the current list of measurement
97 * Applications retrieve the current kernel-held measurement list through
100 * and is used to validate the measurement list.
129 * ima_add_violation - add violation to measurement list.
131 * Violations are flagged in the measurement list with zero hash values.
224 * the verity digest to be included in the measurement list. A in ima_get_verity_digest()
234 * ima_collect_measurement - collect file measurement
237 * storing the measurement and i_version in the iint.
263 * measurement rule. in ima_collect_measurement()
274 * to an initial measurement/appraisal/audit, but was modified to in ima_collect_measurement()
336 * ima_store_measurement - store file measurement
342 * but the measurement could already exist:
370 * We still need to store the measurement in the case of MODSIG because in ima_store_measurement()
372 * appraisal, but a file measurement from earlier might already exist in in ima_store_measurement()
373 * the measurement list. in ima_store_measurement()
435 * IMA measurement list, IMA audit records, and auditing logs.