Home
last modified time | relevance | path

Searched defs:template_name (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/security/integrity/ima/
H A Dima_template.c325 static struct ima_template_desc *restore_template_fmt(char *template_name) in restore_template_fmt()
416 char template_name[MAX_TEMPLATE_NAME_LEN]; in ima_restore_measurement_list() local
H A Dima_fs.c132 char *template_name; in ima_measurements_show() local
222 char *template_name; in ima_ascii_measurements_show() local
H A Dima_api.c108 char *template_name = entry->template_desc->name; in ima_store_template() local
/openbmc/openbmc/poky/scripts/
H A Doe-setup-build68 def find_template(template_name, templates): argument
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dviews.py1963 template_name = 'command_line_builds.html' variable in CommandLineBuilds