Lines Matching full:measurement
90 * to an ordered list of measurement entries maintained inside the kernel,
92 * configured TPM PCR) over the hashes of the current list of measurement
95 * Applications retrieve the current kernel-held measurement list through
98 * and is used to validate the measurement list.
127 * ima_add_violation - add violation to measurement list.
129 * Violations are flagged in the measurement list with zero hash values.
222 * the verity digest to be included in the measurement list. A in ima_get_verity_digest()
232 * ima_collect_measurement - collect file measurement
235 * storing the measurement and i_version in the iint.
261 * measurement rule. in ima_collect_measurement()
272 * to an initial measurement/appraisal/audit, but was modified to in ima_collect_measurement()
334 * ima_store_measurement - store file measurement
340 * but the measurement could already exist:
368 * We still need to store the measurement in the case of MODSIG because in ima_store_measurement()
370 * appraisal, but a file measurement from earlier might already exist in in ima_store_measurement()
371 * the measurement list. in ima_store_measurement()
433 * IMA measurement list, IMA audit records, and auditing logs.