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.
200 * ima_collect_measurement - collect file measurement
203 * storing the measurement and i_version in the iint.
228 * measurement rule. in ima_collect_measurement()
239 * measurement/appraisal/audit. in ima_collect_measurement()
282 * ima_store_measurement - store file measurement
288 * but the measurement could already exist:
316 * We still need to store the measurement in the case of MODSIG because in ima_store_measurement()
318 * appraisal, but a file measurement from earlier might already exist in in ima_store_measurement()
319 * the measurement list. in ima_store_measurement()
381 * IMA measurement list, IMA audit records, and auditing logs.