Home
last modified time | relevance | path

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

/security/selinux/ss/
Davtab.c43 #define mix(input) { \ in avtab_hash() macro
53 mix(keyp->target_class); in avtab_hash()
54 mix(keyp->target_type); in avtab_hash()
55 mix(keyp->source_type); in avtab_hash()
57 #undef mix in avtab_hash()