Home
last modified time | relevance | path

Searched refs:IPE_MATCH_RULE (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/security/ipe/
H A Deval.h58 IPE_MATCH_RULE = 0, enumerator
H A Daudit.c161 if (match_type == IPE_MATCH_RULE) in ipe_audit_match()
H A Deval.c362 match_type = IPE_MATCH_RULE; in ipe_evaluate_event()