Searched refs:ima_store_template (Results 1 – 3 of 3) sorted by relevance
| /linux/security/integrity/ima/ |
| H A D | ima_api.c | 104 int ima_store_template(struct ima_template_entry *entry, in ima_store_template() function 156 result = ima_store_template(entry, violation, inode, in ima_add_violation() 385 result = ima_store_template(entry, violation, inode, filename, pcr); in ima_store_measurement()
|
| H A D | ima.h | 406 int ima_store_template(struct ima_template_entry *entry, int violation,
|
| H A D | ima_main.c | 1136 ret = ima_store_template(entry, violation, NULL, event_data.buf, pcr); in process_buffer_measurement()
|