Home
last modified time | relevance | path

Searched defs:allowed_algos (Results 1 – 3 of 3) sorted by relevance

/linux/security/integrity/ima/
H A Dima_api.c195 const char *func_data, unsigned int *allowed_algos) in ima_get_action() argument
H A Dima_policy.c117 unsigned int allowed_algos; /* bitfield of allowed hash algorithms */ global() member
756 ima_match_policy(struct mnt_idmap * idmap,struct inode * inode,const struct cred * cred,struct lsm_prop * prop,enum ima_hooks func,int mask,int flags,int * pcr,struct ima_template_desc ** template_desc,const char * func_data,unsigned int * allowed_algos) ima_match_policy() argument
[all...]
H A Dima_main.c274 unsigned int allowed_algos = 0; in process_measurement() local