Home
last modified time | relevance | path

Searched refs:ima_collect_measurement (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima_api.c200 * ima_collect_measurement - collect file measurement
209 int ima_collect_measurement(struct integrity_iint_cache *iint, in ima_collect_measurement() function
H A Dima.h260 int ima_collect_measurement(struct integrity_iint_cache *iint,
H A Dima_appraise.c489 rc = ima_collect_measurement(iint, file, NULL, 0, ima_hash_algo, NULL); in ima_update_xattr()
H A Dima_main.c344 rc = ima_collect_measurement(iint, file, buf, size, hash_algo, modsig); in process_measurement()
559 * ima_file_hash can be called when ima_collect_measurement has still in ima_file_hash()
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_api.c231 * ima_collect_measurement - collect file measurement
240 int ima_collect_measurement(struct integrity_iint_cache *iint, in ima_collect_measurement() function
H A Dima_main.c359 rc = ima_collect_measurement(iint, file, buf, size, hash_algo, modsig); in process_measurement()
583 rc = ima_collect_measurement(&tmp_iint, file, NULL, 0, in __ima_inode_hash()
601 * ima_file_hash can be called when ima_collect_measurement has still in __ima_inode_hash()
H A Dima.h264 int ima_collect_measurement(struct integrity_iint_cache *iint,
H A Dima_appraise.c619 rc = ima_collect_measurement(iint, file, NULL, 0, ima_hash_algo, NULL); in ima_update_xattr()

Completed in 7 milliseconds