Symbol: ima_template_entry
security/integrity/ima/ima.h
117
struct ima_template_entry *entry;
security/integrity/ima/ima.h
262
int ima_add_template_entry(struct ima_template_entry *entry, int violation,
security/integrity/ima/ima.h
269
struct ima_template_entry *entry);
security/integrity/ima/ima.h
284
int ima_restore_measurement_entry(struct ima_template_entry *entry);
security/integrity/ima/ima.h
404
struct ima_template_entry **entry,
security/integrity/ima/ima.h
406
int ima_store_template(struct ima_template_entry *entry, int violation,
security/integrity/ima/ima.h
409
void ima_free_template_entry(struct ima_template_entry *entry);
security/integrity/ima/ima_api.c
104
int ima_store_template(struct ima_template_entry *entry,
security/integrity/ima/ima_api.c
139
struct ima_template_entry *entry;
security/integrity/ima/ima_api.c
24
void ima_free_template_entry(struct ima_template_entry *entry)
security/integrity/ima/ima_api.c
360
struct ima_template_entry *entry;
security/integrity/ima/ima_api.c
39
struct ima_template_entry **entry,
security/integrity/ima/ima_crypto.c
579
struct ima_template_entry *entry,
security/integrity/ima/ima_crypto.c
623
struct ima_template_entry *entry)
security/integrity/ima/ima_fs.c
131
struct ima_template_entry *e;
security/integrity/ima/ima_fs.c
230
struct ima_template_entry *e;
security/integrity/ima/ima_init.c
46
struct ima_template_entry *entry;
security/integrity/ima/ima_main.c
1052
struct ima_template_entry *entry = NULL;
security/integrity/ima/ima_queue.c
100
static int ima_add_digest_entry(struct ima_template_entry *entry,
security/integrity/ima/ima_queue.c
166
int ima_add_template_entry(struct ima_template_entry *entry, int violation,
security/integrity/ima/ima_queue.c
223
int ima_restore_measurement_entry(struct ima_template_entry *entry)
security/integrity/ima/ima_queue.c
81
static int get_binary_runtime_size(struct ima_template_entry *entry)
security/integrity/ima/ima_template.c
359
struct ima_template_entry **entry)
security/integrity/ima/ima_template.c
428
struct ima_template_entry *entry;