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

/linux-master/security/integrity/ima/
H A Dima_policy.c394 * entry->template->fields may be allocated in ima_parse_rule() but that
892 static int ima_parse_rule(char *rule, struct ima_rule_entry *entry);
922 result = ima_parse_rule(rule, &arch_policy_entry[i]);
1404 static int ima_parse_rule(char *rule, struct ima_rule_entry *entry) function
1943 result = ima_parse_rule(p, entry);

Completed in 103 milliseconds