Home
last modified time | relevance | path

Searched refs:IMA_TEMPLATE_IMA_NAME (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima_main.c54 if (strcmp(template_desc->name, IMA_TEMPLATE_IMA_NAME) == 0) { in hash_setup()
61 str, IMA_TEMPLATE_IMA_NAME); in hash_setup()
324 strcmp(template_desc->name, IMA_TEMPLATE_IMA_NAME) != 0) { in process_measurement()
H A Dima_template.c20 {.name = IMA_TEMPLATE_IMA_NAME, .fmt = IMA_TEMPLATE_IMA_FMT},
105 if (template_len == 3 && strcmp(str, IMA_TEMPLATE_IMA_NAME) == 0 && in ima_template_setup()
H A Dima.h45 #define IMA_TEMPLATE_IMA_NAME "ima" macro
H A Dima_fs.c165 if (strcmp(template_name, IMA_TEMPLATE_IMA_NAME) == 0) in ima_measurements_show()
H A Dima_crypto.c605 if (strcmp(td->name, IMA_TEMPLATE_IMA_NAME) != 0) { in ima_calc_field_array_hash_tfm()
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_template.c20 {.name = IMA_TEMPLATE_IMA_NAME, .fmt = IMA_TEMPLATE_IMA_FMT},
130 if (template_len == 3 && strcmp(str, IMA_TEMPLATE_IMA_NAME) == 0 && in ima_template_setup()
H A Dima_main.c53 if (strcmp(template_desc->name, IMA_TEMPLATE_IMA_NAME) == 0) { in hash_setup()
60 str, IMA_TEMPLATE_IMA_NAME); in hash_setup()
338 strcmp(template_desc->name, IMA_TEMPLATE_IMA_NAME) != 0) { in process_measurement()
H A Dima.h41 #define IMA_TEMPLATE_IMA_NAME "ima" macro
H A Dima_fs.c165 if (strcmp(template_name, IMA_TEMPLATE_IMA_NAME) == 0) in ima_measurements_show()
H A Dima_crypto.c605 if (strcmp(td->name, IMA_TEMPLATE_IMA_NAME) != 0) { in ima_calc_field_array_hash_tfm()

Completed in 10 milliseconds