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.
221 * the verity digest to be included in the measurement list. A in ima_get_verity_digest()
231 * ima_collect_measurement - collect file measurement
234 * storing the measurement and i_version in the iint.
258 * measurement rule. in ima_collect_measurement()
269 * to an initial measurement/appraisal/audit, but was modified to in ima_collect_measurement()
331 * ima_store_measurement - store file measurement
337 * but the measurement could already exist:
365 * We still need to store the measurement in the case of MODSIG because in ima_store_measurement()
367 * appraisal, but a file measurement from earlier might already exist in in ima_store_measurement()
368 * the measurement list. in ima_store_measurement()
430 * IMA measurement list, IMA audit records, and auditing logs.