/security/apparmor/include/ |
D | lib.h | 71 static inline bool aa_strneq(const char *str, const char *sub, int len) in aa_strneq() 103 #define str_to_counted(str) \ argument 112 static inline __counted char *aa_get_str(__counted char *str) in aa_get_str() 120 static inline void aa_put_str(__counted char *str) in aa_put_str() 192 const char *str, int len) in __policy_strn_find()
|
D | label.h | 334 static inline const char *aa_label_strn_split(const char *str, int n) in aa_label_strn_split() 346 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 | 23 char *tomoyo_encode2(const char *str, int str_len) in tomoyo_encode2() 78 char *tomoyo_encode(const char *str) in tomoyo_encode()
|
D | util.c | 185 u8 tomoyo_parse_ulong(unsigned long *result, char **str) in tomoyo_parse_ulong() 316 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 | 440 const char *str, int len) in aa_dfa_match_len() 480 const char *str) in aa_dfa_match() 568 const char *str, const char **retpos) in aa_dfa_match_until() 629 const char *str, int n, const char **retpos) in aa_dfa_matchn_until() 704 const char *str, struct match_workbuf *wb, in leftmatch_fb() 785 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 | 1487 #define update_for_len(total, len, size, str) \ argument 1512 static int aa_profile_snxprint(char *str, size_t size, struct aa_ns *view, in aa_profile_snxprint() 1623 int aa_label_snxprint(char *str, size_t size, struct aa_ns *ns, in aa_label_snxprint() 1738 const char *str; in aa_label_xaudit() local 1772 char *str; in aa_label_seq_xprint() local 1795 char *str; in aa_label_xprintk() local 1836 static int label_count_strn_entries(const char *str, size_t n) in label_count_strn_entries() 1863 const char *str, size_t n) in fqlookupn_profile() 1885 struct aa_label *aa_label_strn_parse(struct aa_label *base, const char *str, in aa_label_strn_parse() 1967 struct aa_label *aa_label_parse(struct aa_label *base, const char *str, in aa_label_parse()
|
D | file.c | 46 char str[10]; in file_audit_cb() local
|
D | policy_unpack.c | 496 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/ima/ |
D | ima_template.c | 79 static int __init ima_template_setup(char *str) in ima_template_setup() 117 static int __init ima_template_fmt_setup(char *str) in ima_template_fmt_setup()
|
D | ima_policy.c | 217 static int __init default_measure_policy_setup(char *str) in default_measure_policy_setup() 230 static int __init policy_setup(char *str) in policy_setup() 253 static int __init default_appraise_policy_setup(char *str) in default_appraise_policy_setup() 1579 #define __ima_hook_stringify(func, str) (#func), argument
|
D | ima.h | 205 #define __ima_hook_enumify(ENUM, str) ENUM, argument 207 #define __ima_hook_measuring_stringify(ENUM, str) \ argument
|
D | ima_fs.c | 30 static int __init default_canonical_fmt_setup(char *str) in default_canonical_fmt_setup()
|
D | ima_appraise.c | 19 static int __init default_appraise_setup(char *str) in default_appraise_setup()
|
D | ima_main.c | 46 static int __init hash_setup(char *str) in hash_setup()
|
/security/integrity/ |
D | integrity_audit.c | 18 static int __init integrity_audit_setup(char *str) in integrity_audit_setup()
|
/security/selinux/ss/ |
D | context.h | 33 char *str; /* string representation if context cannot be mapped. */ member
|
D | sidtab.c | 27 char str[]; member 554 const char *str, u32 str_len) in sidtab_sid2str_put()
|
D | sidtab.h | 146 const char *str, u32 str_len) in sidtab_sid2str_put()
|
D | mls.c | 361 int mls_from_string(struct policydb *p, char *str, struct context *context, in mls_from_string()
|
/security/integrity/evm/ |
D | evm_main.c | 58 static int __init evm_set_fixmode(char *str) in evm_set_fixmode()
|
/security/ |
D | device_cgroup.c | 272 static void set_majmin(char *str, unsigned m) in set_majmin()
|