Searched refs:POLICYDB_VERSION_MLS (Results 1 – 4 of 4) sorted by relevance
162 if (mls && lo < POLICYDB_VERSION_MLS) in do_downgrade_test()
840 if ((p->policyvers >= POLICYDB_VERSION_MLS in context_write()1246 if ((p->policyvers >= POLICYDB_VERSION_MLS in user_write()2096 if ((p->policyvers < POLICYDB_VERSION_MLS && in policydb_write()2280 if ((p->policyvers >= POLICYDB_VERSION_MLS in policydb_write()
108 .version = POLICYDB_VERSION_MLS,2021 && p->policyvers >= POLICYDB_VERSION_MLS) in context_read_and_validate()3163 && p->policyvers >= POLICYDB_VERSION_MLS) in user_read()4226 && p->policyvers >= POLICYDB_VERSION_MLS) in policydb_read()
728 #define POLICYDB_VERSION_MLS 19 macro