Searched refs:ima_store_template (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/security/integrity/ima/ |
D | ima_api.c | 102 int ima_store_template(struct ima_template_entry *entry, in ima_store_template() function 154 result = ima_store_template(entry, violation, inode, in ima_add_violation() 331 result = ima_store_template(entry, violation, inode, filename, pcr); in ima_store_measurement()
|
D | ima_init.c | 87 result = ima_store_template(entry, violation, NULL, in ima_add_boot_aggregate()
|
D | ima.h | 276 int ima_store_template(struct ima_template_entry *entry, int violation,
|
D | ima_main.c | 864 ret = ima_store_template(entry, violation, NULL, buf, pcr); in process_buffer_measurement()
|