Symbol: ima_template_entry
security/integrity/ima/ima.h
127
struct ima_template_entry *entry;
security/integrity/ima/ima.h
299
int ima_add_template_entry(struct ima_template_entry *entry, int violation,
security/integrity/ima/ima.h
306
struct ima_template_entry *entry);
security/integrity/ima/ima.h
324
int ima_restore_measurement_entry(struct ima_template_entry *entry);
security/integrity/ima/ima.h
445
struct ima_template_entry **entry,
security/integrity/ima/ima.h
447
int ima_store_template(struct ima_template_entry *entry, int violation,
security/integrity/ima/ima.h
450
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
365
struct ima_template_entry *entry;
security/integrity/ima/ima_api.c
39
struct ima_template_entry **entry,
security/integrity/ima/ima_crypto.c
292
struct ima_template_entry *entry,
security/integrity/ima/ima_crypto.c
336
struct ima_template_entry *entry)
security/integrity/ima/ima_fs.c
164
struct ima_template_entry *e;
security/integrity/ima/ima_fs.c
443
struct ima_template_entry *e;
security/integrity/ima/ima_init.c
46
struct ima_template_entry *entry;
security/integrity/ima/ima_main.c
1069
struct ima_template_entry *entry = NULL;
security/integrity/ima/ima_queue.c
135
static int get_binary_runtime_size(struct ima_template_entry *entry)
security/integrity/ima/ima_queue.c
148
static void ima_update_binary_runtime_size(struct ima_template_entry *entry,
security/integrity/ima/ima_queue.c
168
static int ima_add_digest_entry(struct ima_template_entry *entry,
security/integrity/ima/ima_queue.c
242
int ima_add_template_entry(struct ima_template_entry *entry, int violation,
security/integrity/ima/ima_queue.c
510
int ima_restore_measurement_entry(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;