Searched refs:ima_template_entry (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/security/integrity/ima/ |
H A D | ima_queue.c | 74 static int get_binary_runtime_size(struct ima_template_entry *entry) in get_binary_runtime_size() 93 static int ima_add_digest_entry(struct ima_template_entry *entry, in ima_add_digest_entry() 159 int ima_add_template_entry(struct ima_template_entry *entry, int violation, in ima_add_template_entry() 203 int ima_restore_measurement_entry(struct ima_template_entry *entry) in ima_restore_measurement_entry()
|
H A D | ima.h | 99 struct ima_template_entry { struct 110 struct ima_template_entry *entry; 140 int ima_add_template_entry(struct ima_template_entry *entry, int violation, 147 struct ima_template_entry *entry); 161 int ima_restore_measurement_entry(struct ima_template_entry *entry); 274 struct ima_template_entry **entry, 276 int ima_store_template(struct ima_template_entry *entry, int violation, 279 void ima_free_template_entry(struct ima_template_entry *entry);
|
H A D | ima_api.c | 23 void ima_free_template_entry(struct ima_template_entry *entry) in ima_free_template_entry() 38 struct ima_template_entry **entry, in ima_alloc_init_template() 102 int ima_store_template(struct ima_template_entry *entry, in ima_store_template() 137 struct ima_template_entry *entry; in ima_add_violation() 311 struct ima_template_entry *entry; in ima_store_measurement()
|
H A D | ima_init.c | 44 struct ima_template_entry *entry; in ima_add_boot_aggregate()
|
H A D | ima_template.c | 309 struct ima_template_entry **entry) in ima_restore_template_data() 377 struct ima_template_entry *entry; in ima_restore_measurement_list()
|
H A D | ima_fs.c | 131 struct ima_template_entry *e; in ima_measurements_show() 221 struct ima_template_entry *e; in ima_ascii_measurements_show()
|
H A D | ima_crypto.c | 584 struct ima_template_entry *entry, in ima_calc_field_array_hash_tfm() 628 struct ima_template_entry *entry) in ima_calc_field_array_hash()
|
H A D | ima_main.c | 817 struct ima_template_entry *entry = NULL; in process_buffer_measurement()
|
/kernel/linux/linux-6.6/security/integrity/ima/ |
H A D | ima_queue.c | 74 static int get_binary_runtime_size(struct ima_template_entry *entry) in get_binary_runtime_size() 93 static int ima_add_digest_entry(struct ima_template_entry *entry, in ima_add_digest_entry() 159 int ima_add_template_entry(struct ima_template_entry *entry, int violation, in ima_add_template_entry() 204 int ima_restore_measurement_entry(struct ima_template_entry *entry) in ima_restore_measurement_entry()
|
H A D | ima.h | 98 struct ima_template_entry { struct 109 struct ima_template_entry *entry; 139 int ima_add_template_entry(struct ima_template_entry *entry, int violation, 146 struct ima_template_entry *entry); 161 int ima_restore_measurement_entry(struct ima_template_entry *entry); 280 struct ima_template_entry **entry, 282 int ima_store_template(struct ima_template_entry *entry, int violation, 285 void ima_free_template_entry(struct ima_template_entry *entry);
|
H A D | ima_api.c | 23 void ima_free_template_entry(struct ima_template_entry *entry) in ima_free_template_entry() 38 struct ima_template_entry **entry, in ima_alloc_init_template() 102 int ima_store_template(struct ima_template_entry *entry, in ima_store_template() 137 struct ima_template_entry *entry; in ima_add_violation() 351 struct ima_template_entry *entry; in ima_store_measurement()
|
H A D | ima_init.c | 46 struct ima_template_entry *entry; in ima_add_boot_aggregate()
|
H A D | ima_fs.c | 131 struct ima_template_entry *e; in ima_measurements_show() 221 struct ima_template_entry *e; in ima_ascii_measurements_show()
|
H A D | ima_template.c | 359 struct ima_template_entry **entry) in ima_restore_template_data() 427 struct ima_template_entry *entry; in ima_restore_measurement_list()
|
H A D | ima_crypto.c | 584 struct ima_template_entry *entry, in ima_calc_field_array_hash_tfm() 628 struct ima_template_entry *entry) in ima_calc_field_array_hash()
|
H A D | ima_main.c | 936 struct ima_template_entry *entry = NULL; in process_buffer_measurement()
|
Completed in 16 milliseconds