Searched refs:avc_hash (Results 1 – 2 of 2) sorted by relevance
/external/libselinux/src/ |
D | avc.c | 62 static inline int avc_hash(security_id_t ssid, in avc_hash() function 313 hvalue = avc_hash(ssid, tsid, tclass); in avc_claim_node() 335 hvalue = avc_hash(ssid, tsid, tclass); in avc_search_node()
|
/external/qemu/distrib/libselinux/src/ |
D | avc.c | 62 static inline int avc_hash(security_id_t ssid, in avc_hash() function 313 hvalue = avc_hash(ssid, tsid, tclass); in avc_claim_node() 335 hvalue = avc_hash(ssid, tsid, tclass); in avc_search_node()
|