Searched defs:buflen (Results 1 – 15 of 15) sorted by relevance
/security/tomoyo/ |
D | realpath.c | 95 const int buflen) in tomoyo_get_absolute_path() 126 const int buflen) in tomoyo_get_dentry_path() 154 const int buflen) in tomoyo_get_local_path()
|
/security/apparmor/ |
D | path.c | 25 static int prepend(char **buffer, int buflen, const char *str, int namelen) in prepend() 95 int buflen = aa_g_path_max - isdir; in d_namespace_path() local
|
D | apparmorfs.c | 2562 int buflen) in policy_readlink()
|
/security/keys/ |
D | dh.c | 200 char __user *buffer, size_t buflen, in keyctl_dh_compute_kdf() 228 char __user *buffer, size_t buflen, in __keyctl_dh_compute() 411 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 | keyctl.c | 646 size_t buflen) 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() 1563 size_t buflen) in keyctl_get_security() 1854 long keyctl_capabilities(unsigned char __user *_buffer, size_t buflen) in keyctl_capabilities()
|
D | user_defined.c | 171 long user_read(const struct key *key, char *buffer, size_t buflen) in user_read()
|
D | internal.h | 301 char __user *buffer, size_t buflen, in keyctl_dh_compute() 310 char __user *buffer, size_t buflen, in compat_keyctl_dh_compute()
|
D | request_key_auth.c | 83 char *buffer, size_t buflen) in request_key_auth_read()
|
D | big_key.c | 228 long big_key_read(const struct key *key, char *buffer, size_t buflen) in big_key_read()
|
D | keyring.c | 453 size_t buflen; member 482 char *buffer, size_t buflen) in keyring_read()
|
/security/integrity/ima/ |
D | ima_template_lib.c | 37 u32 buflen = datalen; in ima_write_template_field_data() local 72 u32 buflen = field_data->len; in ima_show_template_data_ascii() local
|
/security/keys/trusted-keys/ |
D | trusted_core.c | 283 size_t buflen) in trusted_read()
|
D | trusted_tpm1.c | 357 int trusted_tpm_send(unsigned char *cmd, size_t buflen) in trusted_tpm_send()
|
/security/keys/encrypted-keys/ |
D | encrypted.c | 327 const u8 *buf, unsigned int buflen) in calc_hmac() 901 size_t buflen) in encrypted_read()
|