Searched refs:ima_match_policy (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/integrity/ima/
H A Dima.h136 int ima_match_policy(struct inode *inode, enum ima_hooks func, int mask);
H A Dima_api.c122 must_measure = ima_match_policy(inode, function, mask);
H A Dima_policy.c150 * ima_match_policy - decision based on LSM and other conditions
162 int ima_match_policy(struct inode *inode, enum ima_hooks func, int mask) function

Completed in 52 milliseconds