Searched defs:str (Results 1 – 25 of 25) sorted by relevance
/security/tomoyo/ |
D | load_policy.c | 23 static int __init tomoyo_loader_setup(char *str) in tomoyo_loader_setup() 62 static int __init tomoyo_trigger_setup(char *str) in tomoyo_trigger_setup()
|
D | realpath.c | 21 char *tomoyo_encode2(const char *str, int str_len) in tomoyo_encode2() 76 char *tomoyo_encode(const char *str) in tomoyo_encode()
|
D | util.c | 197 u8 tomoyo_parse_ulong(unsigned long *result, char **str) in tomoyo_parse_ulong() 324 static inline bool tomoyo_byte_range(const char *str) in tomoyo_byte_range()
|
D | common.c | 1931 static int tomoyo_truncate(char *str) in tomoyo_truncate()
|
/security/keys/encrypted-keys/ |
D | encrypted.h | 39 static inline void dump_hmac(const char *str, const u8 *digest, in dump_hmac() 61 static inline void dump_hmac(const char *str, const u8 *digest, in dump_hmac()
|
/security/apparmor/ |
D | path.c | 30 static int prepend(char **buffer, int buflen, const char *str, int namelen) in prepend() 208 char *buf, *str = NULL; in aa_path_name() local
|
D | match.c | 300 const char *str, int len) in aa_dfa_match_len() 350 const char *str) in aa_dfa_match()
|
D | lib.c | 64 void aa_info_message(const char *str) in aa_info_message()
|
D | procattr.c | 38 char *str; in aa_getprocattr() local
|
D | file.c | 32 char str[10]; in audit_file_mask() local
|
D | policy_unpack.c | 386 char *str; in unpack_trans_table() local
|
D | policy.c | 207 const char *str, int len) in __policy_strn_find()
|
D | lsm.c | 755 static int __init apparmor_enabled_setup(char *str) in apparmor_enabled_setup()
|
/security/integrity/ima/ |
D | ima_audit.c | 23 static int __init ima_audit_setup(char *str) in ima_audit_setup()
|
D | ima_main.c | 32 static int __init hash_setup(char *str) in hash_setup()
|
D | ima_policy.c | 83 static int __init default_policy_setup(char *str) in default_policy_setup()
|
/security/apparmor/include/ |
D | apparmor.h | 79 static inline bool aa_strneq(const char *str, const char *sub, int len) in aa_strneq()
|
/security/selinux/ss/ |
D | context.h | 32 char *str; /* string representation if context cannot be mapped. */ member
|
D | mls.c | 385 int mls_from_string(char *str, struct context *context, gfp_t gfp_mask) in mls_from_string()
|
D | services.c | 1402 char *scontext2, *str = NULL; in security_context_to_sid_core() local
|
/security/integrity/evm/ |
D | evm_main.c | 42 static int __init evm_set_fixmode(char *str) in evm_set_fixmode()
|
/security/ |
D | device_cgroup.c | 240 static void set_majmin(char *str, unsigned m) in set_majmin()
|
D | security.c | 77 static int __init choose_lsm(char *str) in choose_lsm()
|
/security/selinux/ |
D | hooks.c | 106 static int __init enforcing_setup(char *str) in enforcing_setup() 119 static int __init selinux_enabled_setup(char *str) in selinux_enabled_setup() 5447 char *str = value; in selinux_setprocattr() local
|
D | selinuxfs.c | 52 static int __init checkreqprot_setup(char *str) in checkreqprot_setup()
|