Home
last modified time | relevance | path

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

/openbmc/linux/security/selinux/
H A Davc.c125 static inline u32 avc_hash(u32 ssid, u32 tsid, u16 tclass) in avc_hash() function
529 hvalue = avc_hash(ssid, tsid, tclass); in avc_search_node()
630 hvalue = avc_hash(ssid, tsid, tclass); in avc_insert()
850 hvalue = avc_hash(ssid, tsid, tclass); in avc_update_node()