Searched defs:template_desc (Results 1 - 5 of 5) sorted by relevance

/linux-master/security/integrity/ima/
H A Dima_template.c106 struct ima_template_desc *template_desc; local
165 struct ima_template_desc *template_desc; local
327 struct ima_template_desc *template_desc local
356 ima_restore_template_data(struct ima_template_desc *template_desc, void *template_data, int template_data_size, struct ima_template_entry **entry) argument
428 struct ima_template_desc *template_desc; local
[all...]
H A Dima_api.c41 struct ima_template_desc *template_desc; local
189 ima_get_action(struct mnt_idmap *idmap, struct inode *inode, const struct cred *cred, u32 secid, int mask, enum ima_hooks func, int *pcr, struct ima_template_desc **template_desc, const char *func_data, unsigned int *allowed_algos) argument
342 ima_store_measurement(struct ima_iint_cache *iint, struct file *file, const unsigned char *filename, struct evm_ima_xattr_data *xattr_value, int xattr_len, const struct modsig *modsig, int pcr, struct ima_template_desc *template_desc) argument
[all...]
H A Dima_main.c47 struct ima_template_desc *template_desc = ima_template_desc_current(); local
213 struct ima_template_desc *template_desc = NULL; local
H A Dima_policy.c1410 struct ima_template_desc *template_desc; local
737 ima_match_policy(struct mnt_idmap *idmap, struct inode *inode, const struct cred *cred, u32 secid, enum ima_hooks func, int mask, int flags, int *pcr, struct ima_template_desc **template_desc, const char *func_data, unsigned int *allowed_algos) argument
[all...]
H A Dima.h101 struct ima_template_desc *template_desc; /* template descriptor */ member in struct:ima_template_entry

Completed in 126 milliseconds