/include/crypto/internal/ |
D | blake2s.h | 33 const size_t fill = BLAKE2S_BLOCK_SIZE - state->buflen; in __blake2s_update() 38 memcpy(state->buf + state->buflen, in, fill); in __blake2s_update() 45 state->buflen = 0; in __blake2s_update() 61 memcpy(state->buf + state->buflen, in, inlen); in __blake2s_update() 62 state->buflen += inlen; in __blake2s_update() 69 memset(state->buf + state->buflen, 0, in __blake2s_final() 70 BLAKE2S_BLOCK_SIZE - state->buflen); /* Padding */ in __blake2s_final() 72 blake2s_compress_generic(state, state->buf, 1, state->buflen); in __blake2s_final() 74 blake2s_compress(state, state->buf, 1, state->buflen); in __blake2s_final()
|
D | blake2b.h | 29 const size_t fill = BLAKE2B_BLOCK_SIZE - state->buflen; in __blake2b_update() 34 memcpy(state->buf + state->buflen, in, fill); in __blake2b_update() 36 state->buflen = 0; in __blake2b_update() 47 memcpy(state->buf + state->buflen, in, inlen); in __blake2b_update() 48 state->buflen += inlen; in __blake2b_update() 57 memset(state->buf + state->buflen, 0, in __blake2b_final() 58 BLAKE2B_BLOCK_SIZE - state->buflen); /* Padding */ in __blake2b_final() 59 (*compress)(state, state->buf, 1, state->buflen); in __blake2b_final()
|
/include/crypto/ |
D | blake2b.h | 28 unsigned int buflen; member 58 state->buflen = 0; in __blake2b_init() 63 state->buflen = BLAKE2B_BLOCK_SIZE; in __blake2b_init()
|
D | blake2s.h | 31 unsigned int buflen; member 61 state->buflen = 0; in __blake2s_init() 66 state->buflen = BLAKE2S_BLOCK_SIZE; in __blake2s_init()
|
D | poly1305.h | 34 unsigned int buflen; member
|
D | nhpoly1305.h | 47 unsigned int buflen; member
|
D | drbg.h | 97 unsigned char *buf, unsigned int buflen,
|
/include/linux/ |
D | scatterlist.h | 140 unsigned int buflen) in sg_set_buf() argument 145 sg_set_page(sg, virt_to_page(buf), buflen, offset_in_page(buf)); in sg_set_buf() 309 size_t buflen, off_t skip, bool to_buffer); 312 const void *buf, size_t buflen); 314 void *buf, size_t buflen); 317 const void *buf, size_t buflen, off_t skip); 319 void *buf, size_t buflen, off_t skip); 321 size_t buflen, off_t skip);
|
D | of_pdt.h | 30 int (*pkg2path)(phandle node, char *buf, const int buflen, int *len);
|
D | if_tun.h | 23 int buflen; member
|
D | cgroup.h | 121 int task_cgroup_path(struct task_struct *task, char *buf, size_t buflen); 650 static inline int cgroup_name(struct cgroup *cgrp, char *buf, size_t buflen) in cgroup_name() argument 652 return kernfs_name(cgrp->kn, buf, buflen); in cgroup_name() 655 static inline int cgroup_path(struct cgroup *cgrp, char *buf, size_t buflen) in cgroup_path() argument 657 return kernfs_path(cgrp->kn, buf, buflen); in cgroup_path() 700 char *buf, size_t buflen); 747 char *buf, size_t buflen) {} in cgroup_path_from_kernfs_id() argument 876 int cgroup_path_ns(struct cgroup *cgrp, char *buf, size_t buflen,
|
D | kernfs.h | 330 int kernfs_name(struct kernfs_node *kn, char *buf, size_t buflen); 332 char *buf, size_t buflen); 407 static inline int kernfs_name(struct kernfs_node *kn, char *buf, size_t buflen) in kernfs_name() argument 412 char *buf, size_t buflen) in kernfs_path_from_node() argument 524 static inline int kernfs_path(struct kernfs_node *kn, char *buf, size_t buflen) in kernfs_path() argument 526 return kernfs_path_from_node(kn, NULL, buf, buflen); in kernfs_path()
|
D | tpm.h | 172 extern int tpm_send(struct tpm_chip *chip, void *cmd, size_t buflen); 199 static inline int tpm_send(struct tpm_chip *chip, void *cmd, size_t buflen) in tpm_send() argument
|
D | bitmap.h | 179 extern int __bitmap_parse(const char *buf, unsigned int buflen, int is_user, 435 static inline int bitmap_parse(const char *buf, unsigned int buflen, in bitmap_parse() argument 438 return __bitmap_parse(buf, buflen, 0, maskp, nmaskbits); in bitmap_parse()
|
D | key-type.h | 130 long (*read)(const struct key *key, char *buffer, size_t buflen);
|
/include/trace/events/ |
D | android_fs.h | 41 android_fstrace_get_pathname(char *buf, int buflen, struct inode *inode) in android_fstrace_get_pathname() argument 54 path = dentry_path_raw(d, buf, buflen); in android_fstrace_get_pathname()
|
/include/keys/ |
D | big_key-type.h | 20 extern long big_key_read(const struct key *key, char *buffer, size_t buflen);
|
D | user-type.h | 44 extern long user_read(const struct key *key, char *buffer, size_t buflen);
|
D | trusted.h | 48 int trusted_tpm_send(unsigned char *cmd, size_t buflen);
|
/include/scsi/ |
D | scsi_cmnd.h | 219 const void *buf, int buflen) in scsi_sg_copy_from_buffer() argument 222 buf, buflen); in scsi_sg_copy_from_buffer() 226 void *buf, int buflen) in scsi_sg_copy_to_buffer() argument 229 buf, buflen); in scsi_sg_copy_to_buffer()
|
/include/linux/usb/ |
D | cdc.h | 50 int buflen);
|
/include/acpi/ |
D | apei.h | 49 size_t buflen);
|
/include/xen/interface/io/ |
D | netif.h | 289 const uint8_t *buf, unsigned int buflen) in xen_netif_toeplitz_hash() argument 301 for (bufi = 0; bufi < buflen; bufi++) { in xen_netif_toeplitz_hash()
|
/include/sound/ |
D | hda_chmap.h | 73 void snd_hdac_print_channel_allocation(int spk_alloc, char *buf, int buflen);
|
/include/linux/sunrpc/ |
D | xdr.h | 64 unsigned int buflen, /* Total length of storage buffer */ member 78 buf->buflen = len; in xdr_buf_init() 263 extern void xdr_set_scratch_buffer(struct xdr_stream *xdr, void *buf, size_t buflen);
|