Home
last modified time | relevance | path

Searched refs:ima_template_entry (Results 1 – 5 of 5) sorted by relevance

/linux/security/integrity/ima/
H A Dima.h106 struct ima_template_entry { struct
117 struct ima_template_entry *entry; argument
255 int ima_add_template_entry(struct ima_template_entry *entry, int violation,
262 struct ima_template_entry *entry);
277 int ima_restore_measurement_entry(struct ima_template_entry *entry);
397 struct ima_template_entry **entry,
399 int ima_store_template(struct ima_template_entry *entry, int violation,
402 void ima_free_template_entry(struct ima_template_entry *entry);
H A Dima_template.c359 struct ima_template_entry **entry) in ima_restore_template_data()
427 struct ima_template_entry *entry; in ima_restore_measurement_list()
H A Dima_fs.c153 struct ima_template_entry *e; in ima_measurements_show()
251 struct ima_template_entry *e; in ima_ascii_measurements_show()
H A Dima_crypto.c579 struct ima_template_entry *entry, in ima_calc_field_array_hash_tfm()
623 struct ima_template_entry *entry) in ima_calc_field_array_hash()
H A Dima_main.c987 struct ima_template_entry *entry = NULL; in process_buffer_measurement()