HomeSort by relevance Sort by last modified time
    Searched refs:mls (Results 1 - 25 of 120) sorted by null

1 2 3 4 5

  /external/selinux/policycoreutils/mcstrans/share/examples/urcsts-via-include/
setrans.conf 10 # Users can modify this table to translate the MLS labels for different purpose.
15 Include=/etc/selinux/mls/setrans.d/*.conf
  /external/selinux/policycoreutils/mcstrans/share/util/
try-all 15 rm -rf /etc/selinux/mls/setrans.conf.bak /etc/selinux/mls/secolor.conf.bak /etc/selinux/mls/setrans.d.bak
19 mv /etc/selinux/mls/setrans.conf /etc/selinux/mls/setrans.conf.bak
23 if [ -e /etc/selinux/mls/secolor.conf ]; then
24 mv /etc/selinux/mls/secolor.conf /etc/selinux/mls/secolor.conf.bak
28 mv /etc/selinux/mls/setrans.d /etc/selinux/mls/setrans.d.ba
    [all...]
  /external/selinux/policycoreutils/mcstrans/share/examples/include/
setrans.conf 10 # Users can modify this table to translate the MLS labels for different purpose.
15 Include=/etc/selinux/mls/setrans.d/include-example
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/diff/
properties.py 32 (unknown permissions, MLS, etc.) between two policies.
46 if self.left_policy.mls != self.right_policy.mls:
48 modified_properties_record("MLS",
49 self.right_policy.mls,
50 self.left_policy.mls))
  /external/llvm/test/MC/AArch64/
neon-mla-mls-instructions.s 26 mls v0.8b, v1.8b, v2.8b
27 mls v0.16b, v1.16b, v2.16b
28 mls v0.4h, v1.4h, v2.4h
29 mls v0.8h, v1.8h, v2.8h
30 mls v0.2s, v1.2s, v2.2s
31 mls v0.4s, v1.4s, v2.4s
33 // CHECK: mls v0.8b, v1.8b, v2.8b // encoding: [0x20,0x94,0x22,0x2e]
34 // CHECK: mls v0.16b, v1.16b, v2.16b // encoding: [0x20,0x94,0x22,0x6e]
35 // CHECK: mls v0.4h, v1.4h, v2.4h // encoding: [0x20,0x94,0x62,0x2e]
36 // CHECK: mls v0.8h, v1.8h, v2.8h // encoding: [0x20,0x94,0x62,0x6e
    [all...]
  /external/selinux/libsepol/src/
mls.h 4 * Support for enhanced MLS infrastructure.
32 const char *str, context_struct_t * mls);
36 const context_struct_t * mls, char **str);
65 context_struct_t * usercon, int mls);
context_record.c 20 /* MLS */
21 char *mls; member in struct:sepol_context
103 /* MLS */
107 return con->mls;
113 sepol_context_t * con, const char *mls)
116 char *tmp_mls = strdup(mls);
119 "MLS fields to %s", mls);
122 free(con->mls);
123 con->mls = tmp_mls
    [all...]
context.c 12 #include "mls.h"
158 const char *mls = sepol_context_get_mls(record); local
194 /* MLS */
195 if (mls && !policydb->mls) {
196 ERR(handle, "MLS is disabled, but MLS context \"%s\" found",
197 mls);
199 } else if (!mls && policydb->mls) {
249 char *mls = NULL; local
    [all...]
  /external/selinux/libsepol/tests/
helpers.c 35 int test_load_policy(policydb_t * p, int policy_type, int mls, const char *test_name, const char *policy_name)
39 if (mls) {
40 if (snprintf(filename, PATH_MAX, "policies/%s/%s.mls", test_name, policy_name) < 0) {
55 p->mls = mls;
helpers.h 33 * policy "policies/foo/mls/base.conf" into p.
39 * mls Boolean value indicating whether an mls policy is expected.
48 extern int test_load_policy(policydb_t * p, int policy_type, int mls, const char *test_name, const char *policy_name);
test-downgrade.h 68 * Description: Tests the backward compatability of MLS and Non-MLS binary
76 * Input: int that represents a 0 for Non-MLS policy and a
77 * 1 for MLS policy downgrade testing
87 int do_downgrade_test(int mls);
test-downgrade.c 100 * Tests the backward compatability of MLS and Non-MLS binary policy versions.
106 "\nError during downgrade testing of Non-MLS policy\n");
111 "\nError during downgrade testing of MLS policy\n");
117 * Input: 0 for Non-MLS policy and 1 for MLS policy downgrade testing
127 int do_downgrade_test(int mls)
138 fprintf(stderr, "error reading %spolicy binary\n", mls ? "mls " : "");
143 /* Change MLS value based on parameter *
    [all...]
test-linker.c 57 extern int mls;
63 if (test_load_policy(&linkedbase, POLICY_BASE, mls, "test-linker", policies[BASEMOD]))
66 if (test_load_policy(&basenomods, POLICY_BASE, mls, "test-linker", policies[BASEMOD]))
77 if (test_load_policy(modules[i], POLICY_MOD, mls, "test-linker", policies[i]))
libsepol-tests.c 35 int mls; variable
107 /* first do the non-mls tests */
108 mls = 0;
112 /* then with mls */
113 mls = 1;
test-expander.c 65 extern int mls;
77 if (snprintf(filename[i], PATH_MAX, "policies/test-expander/%s%s", myfiles[i], mls ? ".mls" : ".std") < 0)
99 mybase->mls = mls;
108 mymodules[i - 1]->mls = mls;
158 mls and non-mls tests since users can't be used in mls module *
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
mul-overlap-v6.s 8 mls r0, r0, r1, r2
mul-overlap.s 7 mls r0, r0, r1, r2
archv6t2.s 31 mls r0, r0, r0, r0
33 mls r9, r0, r0, r0
34 mls r0, r9, r0, r0
35 mls r0, r0, r9, r0
36 mls r0, r0, r0, r9
mul-overlap-v6.d 9 0[0-9a-f]+ <[^>]+> e0602190 mls r0, r0, r1, r2
  /external/selinux/policycoreutils/mcstrans/share/examples/nato/
setrans.conf 19 Include=/etc/selinux/mls/setrans.d/rel.conf
20 Include=/etc/selinux/mls/setrans.d/eyes-only.conf
21 Include=/etc/selinux/mls/setrans.d/constraints.conf
  /external/selinux/libsepol/include/sepol/
context.h 27 const sepol_policydb_t * policydb, const char *mls);
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
user.py 22 from . import mls namespace
65 """The user's default MLS level."""
66 return mls.level_factory(self.policy, self.qpol_symbol.dfltlevel(self.policy))
70 """The user's MLS range."""
71 return mls.range_factory(self.policy, self.qpol_symbol.range(self.policy))
context.py 25 from . import mls namespace
64 """The MLS range of the context."""
65 return mls.range_factory(self.policy, self.qpol_symbol.range(self.policy))
  /external/libavc/common/armv8/
ih264_inter_pred_filters_luma_vert_av8.s 145 mls v14.8h, v16.8h , v24.8h // temp -= temp2 * 5
149 mls v20.8h, v26.8h , v24.8h // temp4 -= temp5 * 5
156 mls v16.8h, v18.8h , v24.8h
164 mls v14.8h, v26.8h , v24.8h
170 mls v18.8h, v20.8h , v24.8h
178 mls v16.8h, v26.8h , v24.8h
185 mls v14.8h, v20.8h , v24.8h
188 mls v18.8h, v26.8h , v24.8h
205 mls v14.8h, v16.8h , v24.8h // temp -= temp2 * 5
209 mls v20.8h, v26.8h , v24.8h // temp4 -= temp5 *
    [all...]
  /external/selinux/policycoreutils/mcstrans/share/examples/pipes/
setrans.conf 20 Include=/etc/selinux/mls/setrans.d/pipes.conf

Completed in 454 milliseconds

1 2 3 4 5