/openbmc/qemu/crypto/ |
H A D | random-gcrypt.c | 28 size_t buflen, in qcrypto_random_bytes()
|
H A D | random-gnutls.c | 30 size_t buflen, in qcrypto_random_bytes()
|
H A D | random-platform.c | 68 size_t buflen, in qcrypto_random_bytes()
|
/openbmc/linux/drivers/crypto/caam/ |
H A D | caamhash.c | 118 int buflen; member 132 int buflen; member 169 int buflen = state->buflen; in buf_map_to_sec4_sg() local 827 int *buflen = &state->buflen; in ahash_update_ctx() local 951 int buflen = state->buflen; in ahash_final_ctx() local 1012 int buflen = state->buflen; in ahash_finup_ctx() local 1154 int buflen = state->buflen; in ahash_final_no_ctx() local 1203 int *buflen = &state->buflen; in ahash_update_no_ctx() local 1323 int buflen = state->buflen; in ahash_finup_no_ctx() local 1400 int *buflen = &state->buflen; in ahash_update_first() local
|
/openbmc/linux/arch/powerpc/boot/ |
H A D | devtree.c | 212 int naddr, int nsize, int buflen) in find_range() 245 int buflen, offset; in dt_xlate() local 327 int dt_xlate_addr(void *node, u32 *buf, int buflen, unsigned long *xlated_addr) in dt_xlate_addr()
|
H A D | oflib.c | 210 const int buflen) in of_getprop() 216 const int buflen) in of_setprop()
|
/openbmc/linux/security/keys/ |
H A D | compat_dh.c | 17 char __user *buffer, size_t buflen, in compat_keyctl_dh_compute()
|
H A 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()
|
/openbmc/linux/tools/power/cpupower/utils/helpers/ |
H A D | sysfs.c | 18 unsigned int sysfs_read_file(const char *path, char *buf, size_t buflen) in sysfs_read_file() 125 const char *fname, char *buf, size_t buflen) in sysfs_idlestate_read_file() 385 size_t buflen) in sysfs_cpuidle_read_file()
|
H A D | bitmask.c | 249 static inline int emit(char *buf, int buflen, int rbot, int rtop, int len) in emit() 275 int bitmask_displaylist(char *buf, int buflen, const struct bitmask *bmp) in bitmask_displaylist()
|
/openbmc/linux/fs/exfat/ |
H A D | nls.c | 481 int buflen) in exfat_utf16_to_utf8() 542 int buflen) in __exfat_utf16_to_nls() 633 unsigned char *p_cstring, int buflen) in exfat_utf16_to_nls()
|
/openbmc/linux/fs/nfs/ |
H A D | nfs42.h | 61 static inline u32 nfs42_listxattr_xdrsize(u32 buflen) in nfs42_listxattr_xdrsize()
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | config.c | 34 usb_descriptor_fillbuf(void *buf, unsigned buflen, in usb_descriptor_fillbuf()
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | trace_printk.c | 19 size_t buflen; in serial_test_trace_printk() local
|
H A D | trace_vprintk.c | 19 size_t buflen; in serial_test_trace_vprintk() local
|
/openbmc/linux/lib/ |
H A D | test_hexdump.c | 160 static void __init test_hexdump_overflow(size_t buflen, size_t len, in test_hexdump_overflow() 208 static void __init test_hexdump_overflow_set(size_t buflen, bool ascii) in test_hexdump_overflow_set()
|
/openbmc/linux/crypto/ |
H A D | drbg.c | 596 unsigned char *buf, unsigned int buflen, in drbg_ctr_generate() 709 unsigned int buflen, in drbg_hmac_generate() 938 unsigned int buflen) in drbg_hash_hashgen() 978 unsigned char *buf, unsigned int buflen, in drbg_hash_generate() 1384 unsigned char *buf, unsigned int buflen, in drbg_generate() 1518 unsigned char *buf, unsigned int buflen, in drbg_generate_long()
|
/openbmc/linux/tools/power/cpupower/lib/ |
H A D | acpi_cppc.c | 18 char *buf, size_t buflen) in acpi_cppc_read_file()
|
H A D | powercap.c | 18 static unsigned int sysfs_read_file(const char *path, char *buf, size_t buflen) in sysfs_read_file() 93 int powercap_get_driver(char *driver, int buflen) in powercap_get_driver()
|
/openbmc/linux/drivers/staging/rts5208/ |
H A D | rtsx_transport.c | 33 unsigned int buflen, in rtsx_stor_access_xfer_buf() 119 unsigned int buflen, struct scsi_cmnd *srb) in rtsx_stor_set_xfer_buf() 130 unsigned int buflen, struct scsi_cmnd *srb) in rtsx_stor_get_xfer_buf()
|
/openbmc/linux/fs/overlayfs/ |
H A D | export.c | 229 u32 *fid, int buflen) in ovl_dentry_to_fid() 269 int bytes, buflen = *max_len << 2; in ovl_encode_fh() local 794 static struct ovl_fh *ovl_fid_to_fh(struct fid *fid, int buflen, int fh_type) in ovl_fid_to_fh()
|
/openbmc/linux/fs/smb/server/ |
H A D | asn1.c | 93 int build_spnego_ntlmssp_neg_blob(unsigned char **pbuffer, u16 *buflen, in build_spnego_ntlmssp_neg_blob() 134 int build_spnego_ntlmssp_auth_blob(unsigned char **pbuffer, u16 *buflen, in build_spnego_ntlmssp_auth_blob()
|
H A D | connection.c | 241 void *buf, unsigned int buflen, in ksmbd_conn_rdma_read() 255 void *buf, unsigned int buflen, in ksmbd_conn_rdma_write()
|
/openbmc/qemu/migration/ |
H A D | channel.c | 110 const size_t buflen, in migration_channel_read_peek()
|
/openbmc/linux/drivers/media/usb/b2c2/ |
H A D | flexcop-usb.c | 110 u8 *pbBuffer, u32 buflen) in flexcop_usb_v8_memory_req() 174 #define bytes_left_to_read_on_page(paddr, buflen) \ argument 232 u8 chipaddr, u8 addr, u8 *buf, u8 buflen) in flexcop_usb_i2c_req()
|