Home
last modified time | relevance | path

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

12

/security/apparmor/
A Dlib.c29 const char *str; member
63 int aa_parse_debug_params(const char *str) in aa_parse_debug_params()
91 static int val_mask_to_str(char *str, size_t size, in val_mask_to_str()
171 const char *skipn_spaces(const char *str, size_t n) in skipn_spaces()
221 void aa_info_message(const char *str) in aa_info_message()
234 struct counted_str *str; in aa_str_alloc() local
300 void aa_perm_mask_to_str(char *str, size_t str_size, const char *chrs, u32 mask) in aa_perm_mask_to_str()
339 char str[33]; in aa_audit_perm_mask() local
A Dmatch.c451 const char *str, int len) in aa_dfa_match_len()
490 aa_state_t aa_dfa_match(struct aa_dfa *dfa, aa_state_t start, const char *str) in aa_dfa_match()
577 const char *str, const char **retpos) in aa_dfa_match_until()
638 const char *str, int n, const char **retpos) in aa_dfa_matchn_until()
714 const char *str, struct match_workbuf *wb, in leftmatch_fb()
795 const char *str, unsigned int *count) in aa_dfa_leftmatch()
A 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
A Dlabel.c1477 #define update_for_len(total, len, size, str) \ argument
1502 static int aa_profile_snxprint(char *str, size_t size, struct aa_ns *view, in aa_profile_snxprint()
1613 int aa_label_snxprint(char *str, size_t size, struct aa_ns *ns, in aa_label_snxprint()
1728 const char *str; in aa_label_xaudit() local
1762 char *str; in aa_label_seq_xprint() local
1785 char *str; in aa_label_xprintk() local
1810 static int label_count_strn_entries(const char *str, size_t n) in label_count_strn_entries()
1837 const char *str, size_t n) in fqlookupn_profile()
1859 struct aa_label *aa_label_strn_parse(struct aa_label *base, const char *str, in aa_label_strn_parse()
1941 struct aa_label *aa_label_parse(struct aa_label *base, const char *str, in aa_label_parse()
A Dnet.c76 static void audit_unix_addr(struct audit_buffer *ab, const char *str, in audit_unix_addr()
97 static void audit_unix_sk_addr(struct audit_buffer *ab, const char *str, in audit_unix_sk_addr()
A Dfile.c50 char str[10]; in file_audit_cb() local
/security/tomoyo/
A 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()
A Drealpath.c23 char *tomoyo_encode2(const char *str, int str_len) in tomoyo_encode2()
78 char *tomoyo_encode(const char *str) in tomoyo_encode()
A Dutil.c185 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/include/
A Dlib.h96 static inline bool aa_strneq(const char *str, const char *sub, int len) in aa_strneq()
135 #define str_to_counted(str) \ argument
144 static inline __counted char *aa_get_str(__counted char *str) in aa_get_str()
152 static inline void aa_put_str(__counted char *str) in aa_put_str()
224 const char *str, int len) in __policy_strn_find()
A Dlabel.h317 static inline const char *aa_label_strn_split(const char *str, int n) in aa_label_strn_split()
329 static inline const char *aa_label_str_split(const char *str) in aa_label_str_split()
/security/keys/encrypted-keys/
A 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/
A Dintegrity_audit.c18 static int __init integrity_audit_setup(char *str) in integrity_audit_setup()
/security/integrity/ima/
A Dima_template.c104 static int __init ima_template_setup(char *str) in ima_template_setup()
142 static int __init ima_template_fmt_setup(char *str) in ima_template_fmt_setup()
A Dima_policy.c267 static int __init default_measure_policy_setup(char *str) in default_measure_policy_setup()
281 static int __init policy_setup(char *str) in policy_setup()
306 static int __init default_appraise_policy_setup(char *str) in default_appraise_policy_setup()
1980 #define __ima_hook_stringify(func, str) (#func), argument
A Dima_main.c48 static int __init ima_setup(char *str) in ima_setup()
66 static int __init hash_setup(char *str) in hash_setup()
A Dima_fs.c30 static int __init default_canonical_fmt_setup(char *str) in default_canonical_fmt_setup()
A Dima.h332 #define __ima_hook_enumify(ENUM, str) ENUM, argument
334 #define __ima_hook_measuring_stringify(ENUM, str) \ argument
A Dima_appraise.c29 const char *str = ima_appraise_cmdline_default; in ima_appraise_parse_cmdline() local
/security/selinux/ss/
A Dcontext.h34 char *str; /* string representation if context cannot be mapped. */ member
A Dsidtab.h149 const char *str, u32 str_len) in sidtab_sid2str_put()
A Dmls.c355 int mls_from_string(struct policydb *p, char *str, struct context *context, in mls_from_string()
A Dsidtab.c564 const char *str, u32 str_len) in sidtab_sid2str_put()
/security/ipe/
A Dpolicy_fs.c261 const char *str; in getactive() local
/security/
A Ddevice_cgroup.c273 static void set_majmin(char *str, unsigned m) in set_majmin()

Completed in 51 milliseconds

12