Home
last modified time | relevance | path

Searched defs:str (Results 1 – 25 of 28) sorted by relevance

12

/security/apparmor/include/
Dlib.h66 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()
Dlabel.h332 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/
Dload_policy.c24 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()
Drealpath.c22 char *tomoyo_encode2(const char *str, int str_len) in tomoyo_encode2()
77 char *tomoyo_encode(const char *str) in tomoyo_encode()
Dutil.c183 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/
Dlib.c74 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
Dmatch.c401 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()
Dpath.c25 static int prepend(char **buffer, int buflen, const char *str, int namelen) in prepend()
200 char *str = NULL; in aa_path_name() local
Dlabel.c1459 #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()
Dfile.c44 char str[10]; in audit_file_mask() local
Dpolicy_unpack.c493 char *str; in unpack_trans_table() local
/security/keys/encrypted-keys/
Dencrypted.h40 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/
Dintegrity_audit.c18 static int __init integrity_audit_setup(char *str) in integrity_audit_setup()
/security/integrity/ima/
Dima_template.c80 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()
Dima_policy.c211 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
Dima_appraise.c18 static int __init default_appraise_setup(char *str) in default_appraise_setup()
Dima_fs.c31 static int __init default_canonical_fmt_setup(char *str) in default_canonical_fmt_setup()
Dima_main.c46 static int __init hash_setup(char *str) in hash_setup()
/security/selinux/ss/
Dcontext.h33 char *str; /* string representation if context cannot be mapped. */ member
Dmls.c361 int mls_from_string(struct policydb *p, char *str, struct context *context, in mls_from_string()
Dservices.c1467 char *str; in context_add_hash() local
1506 char *scontext2, *str = NULL; in security_context_to_sid_core() local
/security/integrity/evm/
Devm_main.c60 static int __init evm_set_fixmode(char *str) in evm_set_fixmode()
/security/
Ddevice_cgroup.c259 static void set_majmin(char *str, unsigned m) in set_majmin()
Dsecurity.c376 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/
Dhooks.c114 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

12