/security/apparmor/include/ |
D | lib.h | 66 static inline bool aa_strneq(const char *str, const char *sub, int len) in aa_strneq() 98 #define str_to_counted(str) \ argument 107 static inline __counted char *aa_get_str(__counted char *str) in aa_get_str() 115 static inline void aa_put_str(__counted char *str) in aa_put_str() 187 const char *str, int len) in __policy_strn_find()
|
D | label.h | 332 static inline const char *aa_label_strn_split(const char *str, int n) in aa_label_strn_split() 344 static inline const char *aa_label_str_split(const char *str) in aa_label_str_split()
|
/security/tomoyo/ |
D | load_policy.c | 24 static int __init tomoyo_loader_setup(char *str) in tomoyo_loader_setup() 64 static int __init tomoyo_trigger_setup(char *str) in tomoyo_trigger_setup()
|
D | realpath.c | 22 char *tomoyo_encode2(const char *str, int str_len) in tomoyo_encode2() 77 char *tomoyo_encode(const char *str) in tomoyo_encode()
|
D | util.c | 183 u8 tomoyo_parse_ulong(unsigned long *result, char **str) in tomoyo_parse_ulong() 314 static inline bool tomoyo_byte_range(const char *str) in tomoyo_byte_range()
|
/security/apparmor/ |
D | lib.c | 74 const char *skipn_spaces(const char *str, size_t n) in skipn_spaces() 124 void aa_info_message(const char *str) in aa_info_message() 137 struct counted_str *str; in aa_str_alloc() local 203 void aa_perm_mask_to_str(char *str, size_t str_size, const char *chrs, u32 mask) in aa_perm_mask_to_str() 242 char str[33]; in aa_audit_perm_mask() local
|
D | match.c | 401 const char *str, int len) in aa_dfa_match_len() 441 const char *str) in aa_dfa_match() 512 const char *str, const char **retpos) in aa_dfa_match_until() 573 const char *str, int n, const char **retpos) in aa_dfa_matchn_until() 648 const char *str, struct match_workbuf *wb, in leftmatch_fb() 729 const char *str, unsigned int *count) in aa_dfa_leftmatch()
|
D | path.c | 25 static int prepend(char **buffer, int buflen, const char *str, int namelen) in prepend() 200 char *str = NULL; in aa_path_name() local
|
D | label.c | 1459 #define update_for_len(total, len, size, str) \ argument 1484 static int aa_profile_snxprint(char *str, size_t size, struct aa_ns *view, in aa_profile_snxprint() 1595 int aa_label_snxprint(char *str, size_t size, struct aa_ns *ns, in aa_label_snxprint() 1710 const char *str; in aa_label_xaudit() local 1744 char *str; in aa_label_seq_xprint() local 1767 char *str; in aa_label_xprintk() local 1808 static int label_count_strn_entries(const char *str, size_t n) in label_count_strn_entries() 1835 const char *str, size_t n) in fqlookupn_profile() 1857 struct aa_label *aa_label_strn_parse(struct aa_label *base, const char *str, in aa_label_strn_parse() 1938 struct aa_label *aa_label_parse(struct aa_label *base, const char *str, in aa_label_parse()
|
D | file.c | 44 char str[10]; in audit_file_mask() local
|
D | policy_unpack.c | 493 char *str; in unpack_trans_table() local
|
/security/keys/encrypted-keys/ |
D | encrypted.h | 40 static inline void dump_hmac(const char *str, const u8 *digest, in dump_hmac() 62 static inline void dump_hmac(const char *str, const u8 *digest, in dump_hmac()
|
/security/integrity/ |
D | integrity_audit.c | 18 static int __init integrity_audit_setup(char *str) in integrity_audit_setup()
|
/security/integrity/ima/ |
D | ima_template.c | 80 static int __init ima_template_setup(char *str) in ima_template_setup() 116 static int __init ima_template_fmt_setup(char *str) in ima_template_fmt_setup()
|
D | ima_policy.c | 211 static int __init default_measure_policy_setup(char *str) in default_measure_policy_setup() 224 static int __init policy_setup(char *str) in policy_setup() 245 static int __init default_appraise_policy_setup(char *str) in default_appraise_policy_setup() 1302 #define __ima_hook_stringify(str) (#str), argument
|
D | ima_appraise.c | 18 static int __init default_appraise_setup(char *str) in default_appraise_setup()
|
D | ima_fs.c | 31 static int __init default_canonical_fmt_setup(char *str) in default_canonical_fmt_setup()
|
D | ima_main.c | 46 static int __init hash_setup(char *str) in hash_setup()
|
/security/selinux/ss/ |
D | context.h | 33 char *str; /* string representation if context cannot be mapped. */ member
|
D | mls.c | 361 int mls_from_string(struct policydb *p, char *str, struct context *context, in mls_from_string()
|
D | services.c | 1467 char *str; in context_add_hash() local 1506 char *scontext2, *str = NULL; in security_context_to_sid_core() local
|
/security/integrity/evm/ |
D | evm_main.c | 60 static int __init evm_set_fixmode(char *str) in evm_set_fixmode()
|
/security/ |
D | device_cgroup.c | 259 static void set_majmin(char *str, unsigned m) in set_majmin()
|
D | security.c | 376 static int __init choose_major_lsm(char *str) in choose_major_lsm() 384 static int __init choose_lsm_order(char *str) in choose_lsm_order() 392 static int __init enable_debug(char *str) in enable_debug()
|
/security/selinux/ |
D | hooks.c | 114 static int __init enforcing_setup(char *str) in enforcing_setup() 128 static int __init selinux_enabled_setup(char *str) in selinux_enabled_setup() 141 static int __init checkreqprot_setup(char *str) in checkreqprot_setup() 3178 const char *str = value; in selinux_inode_setxattr() local 6322 char *str = value; in selinux_setprocattr() local
|