Lines Matching full:measurement
91 * to an ordered list of measurement entries maintained inside the kernel,
93 * configured TPM PCR) over the hashes of the current list of measurement
96 * Applications retrieve the current kernel-held measurement list through
99 * and is used to validate the measurement list.
128 * ima_add_violation - add violation to measurement list.
130 * 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.
256 * measurement rule. in ima_collect_measurement()
267 * to an initial measurement/appraisal/audit, but was modified to in ima_collect_measurement()
325 * ima_store_measurement - store file measurement
331 * but the measurement could already exist:
359 * We still need to store the measurement in the case of MODSIG because in ima_store_measurement()
361 * appraisal, but a file measurement from earlier might already exist in in ima_store_measurement()
362 * the measurement list. in ima_store_measurement()
424 * IMA measurement list, IMA audit records, and auditing logs.