Home
last modified time | relevance | path

Searched refs:POLICYDB_VERSION_MIN (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/security/selinux/include/
Dsecurity.h51 #define POLICYDB_VERSION_MIN POLICYDB_VERSION_BASE macro
/linux-6.12.1/security/selinux/ss/
Dpolicydb.c2514 if (p->policyvers < POLICYDB_VERSION_MIN || in policydb_read()
2518 le32_to_cpu(buf[0]), POLICYDB_VERSION_MIN, in policydb_read()