/security/selinux/ss/ |
D | context.h | 36 static inline void mls_context_init(struct context *c) in mls_context_init() 138 static inline void mls_context_destroy(struct context *c) in mls_context_destroy() 145 static inline void context_init(struct context *c) in context_init() 174 static inline void context_destroy(struct context *c) in context_destroy()
|
D | context.c | 14 u32 context_compute_hash(const struct context *c) in context_compute_hash()
|
D | policydb.c | 367 static void ocontext_destroy(struct ocontext *c, int i) in ocontext_destroy() 788 struct ocontext *c, *ctmp; in policydb_destroy() local 871 struct ocontext *head, *c; in policydb_load_isids() local 931 int policydb_context_isvalid(struct policydb *p, struct context *c) in policydb_context_isvalid() 1035 static int context_read_and_validate(struct context *c, in context_read_and_validate() 1204 struct constraint_node *c, *lc; in read_cons_helper() local 2108 struct ocontext *l, *c; in genfs_read() local 2223 struct ocontext *l, *c; in ocontext_read() local 2904 static int context_write(struct policydb *p, struct context *c, in context_write() 3004 struct constraint_node *c; in write_cons_helper() local [all …]
|
D | services.c | 279 struct context *c; in constraint_expr_eval() local 2401 static int ocontext_to_sid(struct sidtab *sidtab, struct ocontext *c, in ocontext_to_sid() 2437 struct ocontext *c; in security_port_sid() local 2491 struct ocontext *c; in security_ib_pkey_sid() local 2545 struct ocontext *c; in security_ib_endport_sid() local 2600 struct ocontext *c; in security_netif_sid() local 2668 struct ocontext *c; in security_node_sid() local 2890 struct ocontext *c; in __security_genfs_sid() local 2977 struct ocontext *c; in security_fs_use() local
|
D | mls.c | 193 int mls_context_isvalid(struct policydb *p, struct context *c) in mls_context_isvalid()
|
/security/tomoyo/ |
D | util.c | 192 char c = *(cp + 1); in tomoyo_parse_ulong() local 330 static inline bool tomoyo_alphabet_char(const char c) in tomoyo_alphabet_char() 356 static inline bool tomoyo_valid(const unsigned char c) in tomoyo_valid() 368 static inline bool tomoyo_invalid(const unsigned char c) in tomoyo_invalid() 444 unsigned char c = *string++; in tomoyo_correct_word2() local 637 char c; in tomoyo_const_part_length() local 704 char c; in tomoyo_file_matches_pattern2() local
|
D | realpath.c | 34 const unsigned char c = p[i]; in tomoyo_encode2() local 51 const unsigned char c = p[i]; in tomoyo_encode2() local
|
D | audit.c | 52 const unsigned char c = kaddr[offset++]; in tomoyo_print_bprm() local
|
D | domain.c | 650 const unsigned char c = env_page.data[offset++]; in tomoyo_environ() local
|
D | condition.c | 138 const unsigned char c = kaddr[offset++]; in tomoyo_scan_bprm() local
|
D | common.c | 610 const u8 c = tomoyo_index2category[i]; in tomoyo_set_mode() local 2672 char c; in tomoyo_write_control() local
|
/security/keys/ |
D | keyctl_pkey.c | 42 char *c = params->info, *p, *q; in keyctl_pkey_params_parse() local
|
/security/keys/trusted-keys/ |
D | trusted_core.c | 75 char *c; in datablob_parse() local
|
D | trusted_tpm1.c | 123 unsigned char c; in TSS_authhmac() local 732 static int getoptions(char *c, struct trusted_key_payload *pay, in getoptions()
|
/security/integrity/ima/ |
D | ima_template.c | 190 char c; in template_fmt_size() local
|
/security/apparmor/include/ |
D | policy.h | 275 struct aa_profile *c; in aa_get_profile_rcu() local
|
D | label.h | 400 struct aa_label *c; in aa_get_label_rcu() local
|
/security/apparmor/ |
D | match.c | 519 const char c) in aa_dfa_next()
|
D | policy_unpack.c | 497 int c, j, pos, size2 = unpack_strdup(e, &str, NULL); in unpack_trans_table() local
|
/security/selinux/ |
D | avc.c | 817 struct avc_callback_node *c; in avc_add_callback() local 971 struct avc_callback_node *c; in avc_ss_reset() local
|
D | hooks.c | 2631 char c; in opt_len() local 2662 char c = *p; in selinux_sb_eat_lsm_opts() local 4106 static void selinux_cred_getsecid(const struct cred *c, u32 *secid) in selinux_cred_getsecid()
|
/security/ |
D | security.c | 1741 void security_cred_getsecid(const struct cred *c, u32 *secid) in security_cred_getsecid()
|