Home
last modified time | relevance | path

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

/security/tomoyo/
Dload_policy.c23 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()
Drealpath.c21 char *tomoyo_encode2(const char *str, int str_len) in tomoyo_encode2()
76 char *tomoyo_encode(const char *str) in tomoyo_encode()
Dutil.c197 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()
Dcommon.c1931 static int tomoyo_truncate(char *str) in tomoyo_truncate()
/security/keys/encrypted-keys/
Dencrypted.h39 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/
Dpath.c30 static int prepend(char **buffer, int buflen, const char *str, int namelen) in prepend()
208 char *buf, *str = NULL; in aa_path_name() local
Dmatch.c300 const char *str, int len) in aa_dfa_match_len()
350 const char *str) in aa_dfa_match()
Dlib.c64 void aa_info_message(const char *str) in aa_info_message()
Dprocattr.c38 char *str; in aa_getprocattr() local
Dfile.c32 char str[10]; in audit_file_mask() local
Dpolicy_unpack.c386 char *str; in unpack_trans_table() local
Dpolicy.c207 const char *str, int len) in __policy_strn_find()
Dlsm.c755 static int __init apparmor_enabled_setup(char *str) in apparmor_enabled_setup()
/security/integrity/ima/
Dima_audit.c23 static int __init ima_audit_setup(char *str) in ima_audit_setup()
Dima_main.c32 static int __init hash_setup(char *str) in hash_setup()
Dima_policy.c83 static int __init default_policy_setup(char *str) in default_policy_setup()
/security/apparmor/include/
Dapparmor.h79 static inline bool aa_strneq(const char *str, const char *sub, int len) in aa_strneq()
/security/selinux/ss/
Dcontext.h32 char *str; /* string representation if context cannot be mapped. */ member
Dmls.c385 int mls_from_string(char *str, struct context *context, gfp_t gfp_mask) in mls_from_string()
Dservices.c1402 char *scontext2, *str = NULL; in security_context_to_sid_core() local
/security/integrity/evm/
Devm_main.c42 static int __init evm_set_fixmode(char *str) in evm_set_fixmode()
/security/
Ddevice_cgroup.c240 static void set_majmin(char *str, unsigned m) in set_majmin()
Dsecurity.c77 static int __init choose_lsm(char *str) in choose_lsm()
/security/selinux/
Dhooks.c106 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
Dselinuxfs.c52 static int __init checkreqprot_setup(char *str) in checkreqprot_setup()