Searched defs:avc_hash (Results 1 - 1 of 1) sorted by relevance

/security/selinux/
H A Davc.c99 static inline int avc_hash(u32 ssid, u32 tsid, u16 tclass) function
590 hvalue = avc_hash(ssid, tsid, tclass);
687 hvalue = avc_hash(ssid, tsid, tclass);
852 hvalue = avc_hash(ssid, tsid, tclass);

Completed in 25 milliseconds