Searched defs:buflen (Results 1 – 14 of 14) sorted by relevance
/security/tomoyo/ |
D | realpath.c | 94 const int buflen) in tomoyo_get_absolute_path() 125 const int buflen) in tomoyo_get_dentry_path() 153 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 | 2471 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 | 643 size_t buflen) in keyctl_describe_key() 800 static long __keyctl_read_key(struct key *key, char *buffer, size_t buflen) in __keyctl_read_key() 822 long keyctl_read_key(key_serial_t keyid, char __user *buffer, size_t buflen) in keyctl_read_key() 1556 size_t buflen) in keyctl_get_security() 1762 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 | 278 char __user *buffer, size_t buflen, in keyctl_dh_compute() 287 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 | 355 long big_key_read(const struct key *key, char *buffer, size_t buflen) in big_key_read()
|
D | trusted.c | 364 int trusted_tpm_send(unsigned char *cmd, size_t buflen) in trusted_tpm_send() 1148 size_t buflen) in trusted_read()
|
D | keyring.c | 453 size_t buflen; member 482 char __user *buffer, size_t buflen) in keyring_read()
|
/security/integrity/ima/ |
D | ima_template_lib.c | 36 u32 buflen = datalen; in ima_write_template_field_data() local 71 u32 buflen = field_data->len; in ima_show_template_data_ascii() local
|
/security/keys/encrypted-keys/ |
D | encrypted.c | 327 const u8 *buf, unsigned int buflen) in calc_hash() 340 const u8 *buf, unsigned int buflen) in calc_hmac() 913 size_t buflen) in encrypted_read()
|