Home
last modified time | relevance | path

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

/security/selinux/ss/
A Davtab.c41 #define mix(input) \ in avtab_hash() macro
52 mix(keyp->target_class); in avtab_hash()
53 mix(keyp->target_type); in avtab_hash()
54 mix(keyp->source_type); in avtab_hash()
56 #undef mix in avtab_hash()

Completed in 3 milliseconds