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

/linux-master/security/selinux/
H A Davc.c125 static inline u32 avc_hash(u32 ssid, u32 tsid, u16 tclass) function
529 hvalue = avc_hash(ssid, tsid, tclass);
630 hvalue = avc_hash(ssid, tsid, tclass);
850 hvalue = avc_hash(ssid, tsid, tclass);

Completed in 195 milliseconds