/security/apparmor/ |
D | mount.c | 316 const struct path *mntpath, char *buffer, in match_mnt_path_str() 373 char *buffer, const struct path *devpath, char *devbuffer, in match_mnt() 402 char *buffer = NULL; in aa_remount() local 426 char *buffer = NULL, *old_buffer = NULL; in aa_bind_mount() local 463 char *buffer = NULL; in aa_mount_change_type() local 488 char *buffer = NULL, *old_buffer = NULL; in aa_move_mount() local 523 char *buffer = NULL, *dev_buffer = NULL; in aa_new_mount() local 583 char *buffer) in profile_umount() 616 char *buffer = NULL; in aa_umount() local
|
D | path.c | 25 static int prepend(char **buffer, int buflen, const char *str, int namelen) in prepend() 197 int aa_path_name(const struct path *path, int flags, char *buffer, in aa_path_name()
|
D | file.c | 158 const struct path *path, int flags, char *buffer, in path_name() 285 const struct path *path, char *buffer, u32 request, in profile_path_perm() 321 char *buffer = NULL; in aa_path_perm() local 359 const struct path *link, char *buffer, in profile_path_link() 466 char *buffer = NULL, *buffer2 = NULL; in aa_path_link() local 517 char *buffer; in __file_path_perm() local
|
D | lsm.c | 49 char buffer[1]; member 1440 static int param_get_aalockpolicy(char *buffer, const struct kernel_param *kp) in param_get_aalockpolicy() 1458 static int param_get_aabool(char *buffer, const struct kernel_param *kp) in param_get_aabool() 1484 static int param_get_aauint(char *buffer, const struct kernel_param *kp) in param_get_aauint() 1520 static int param_get_aaintbool(char *buffer, const struct kernel_param *kp) in param_get_aaintbool() 1554 static int param_get_aacompressionlevel(char *buffer, in param_get_aacompressionlevel() 1564 static int param_get_audit(char *buffer, const struct kernel_param *kp) in param_get_audit() 1592 static int param_get_mode(char *buffer, const struct kernel_param *kp) in param_get_mode() 1744 void *buffer, size_t *lenp, loff_t *ppos) in apparmor_dointvec()
|
D | domain.c | 625 char *buffer, struct path_cond *cond, in profile_transition() 723 char *buffer, struct path_cond *cond, in profile_onexec() 796 char *buffer, struct path_cond *cond, in handle_onexec() 858 char *buffer = NULL; in apparmor_bprm_creds_for_exec() local
|
D | net.c | 113 __be16 buffer[2]; in aa_profile_af_perm() local
|
/security/tomoyo/ |
D | realpath.c | 94 static char *tomoyo_get_absolute_path(const struct path *path, char * const buffer, in tomoyo_get_absolute_path() 125 static char *tomoyo_get_dentry_path(struct dentry *dentry, char * const buffer, in tomoyo_get_dentry_path() 153 static char *tomoyo_get_local_path(struct dentry *dentry, char * const buffer, in tomoyo_get_local_path()
|
D | audit.c | 26 char *buffer = kzalloc(tomoyo_buffer_len, GFP_NOFS); in tomoyo_print_bprm() local 156 char *buffer = kmalloc(tomoyo_buffer_len, GFP_NOFS); in tomoyo_print_header() local
|
D | util.c | 226 void tomoyo_print_ulong(char *buffer, const int buffer_len, in tomoyo_print_ulong() 406 void tomoyo_normalize_line(unsigned char *buffer) in tomoyo_normalize_line() 585 bool tomoyo_domain_def(const unsigned char *buffer) in tomoyo_domain_def()
|
D | common.c | 187 static void tomoyo_addprintf(char *buffer, int len, const char *fmt, ...) in tomoyo_addprintf() 430 char buffer[128]; in tomoyo_print_number_union_nospace() local 1820 char buffer[128]; in tomoyo_read_group() local 1992 char *buffer; in tomoyo_add_entry() local 2573 ssize_t tomoyo_read_control(struct tomoyo_io_buffer *head, char __user *buffer, in tomoyo_read_control() 2647 const char __user *buffer, const int buffer_len) in tomoyo_write_control()
|
D | network.c | 90 static void tomoyo_print_ipv4(char *buffer, const unsigned int buffer_len, in tomoyo_print_ipv4() 107 static void tomoyo_print_ipv6(char *buffer, const unsigned int buffer_len, in tomoyo_print_ipv6()
|
/security/keys/ |
D | dh.c | 111 char __user *buffer, size_t buflen, in keyctl_dh_compute_kdf() 139 char __user *buffer, size_t buflen, in __keyctl_dh_compute() 321 char __user *buffer, size_t buflen, in keyctl_dh_compute()
|
D | compat_dh.c | 17 char __user *buffer, size_t buflen, in compat_keyctl_dh_compute()
|
D | user_defined.c | 171 long user_read(const struct key *key, char *buffer, size_t buflen) in user_read()
|
D | internal.h | 299 char __user *buffer, size_t buflen, in keyctl_dh_compute() 308 char __user *buffer, size_t buflen, in compat_keyctl_dh_compute()
|
D | keyctl.c | 645 char __user *buffer, in keyctl_describe_key() 803 static long __keyctl_read_key(struct key *key, char *buffer, size_t buflen) in __keyctl_read_key() 825 long keyctl_read_key(key_serial_t keyid, char __user *buffer, size_t buflen) in keyctl_read_key() 1562 char __user *buffer, in keyctl_get_security()
|
D | request_key_auth.c | 83 char *buffer, size_t buflen) in request_key_auth_read()
|
D | big_key.c | 227 long big_key_read(const struct key *key, char *buffer, size_t buflen) in big_key_read()
|
/security/ |
D | min_addr.c | 33 void *buffer, size_t *lenp, loff_t *ppos) in mmap_min_addr_handler()
|
/security/integrity/ima/ |
D | ima_kexec.c | 18 static int ima_dump_measurement_list(unsigned long *buffer_size, void **buffer, in ima_dump_measurement_list()
|
D | ima_template_lib.c | 305 u8 buffer[DIGEST_TYPE_NAME_LEN_MAX + CRYPTO_MAX_ALG_NAME + 2 + in ima_eventdigest_init_common() local 689 u8 *buffer = NULL; in ima_eventinodexattrs_init_common() local
|
/security/keys/trusted-keys/ |
D | trusted_core.c | 286 static long trusted_read(const struct key *key, char *buffer, in trusted_read()
|
D | trusted_tpm1.c | 170 int TSS_checkhmac1(unsigned char *buffer, in TSS_checkhmac1() 255 static int TSS_checkhmac2(unsigned char *buffer, in TSS_checkhmac2()
|
D | trusted_tpm2.c | 153 char buffer[50]; in tpm2_key_type() local
|
/security/yama/ |
D | yama_lsm.c | 433 void *buffer, size_t *lenp, loff_t *ppos) in yama_dointvec_minmax()
|