Searched refs:avkey (Results 1 – 1 of 1) sorted by relevance
460 struct avtab_key avkey; in context_struct_compute_av() local488 avkey.target_class = tclass; in context_struct_compute_av()489 avkey.specified = AVTAB_AV; in context_struct_compute_av()496 avkey.source_type = i + 1; in context_struct_compute_av()497 avkey.target_type = j + 1; in context_struct_compute_av()971 struct avtab_key avkey; in security_compute_sid() local1039 avkey.source_type = scontext->type; in security_compute_sid()1040 avkey.target_type = tcontext->type; in security_compute_sid()1041 avkey.target_class = tclass; in security_compute_sid()1042 avkey.specified = specified; in security_compute_sid()[all …]
Completed in 6 milliseconds