Home
last modified time | relevance | path

Searched defs:buflen (Results 1 – 25 of 30) sorted by relevance

12

/qemu/crypto/
H A Drandom-gcrypt.c28 size_t buflen, in qcrypto_random_bytes()
H A Drandom-none.c33 size_t buflen, in qcrypto_random_bytes()
H A Drandom-gnutls.c30 size_t buflen, in qcrypto_random_bytes()
H A Drandom-platform.c68 size_t buflen, in qcrypto_random_bytes()
H A Dsecret_keyring.c31 long keyctl_read(int32_t key, uint8_t *buffer, size_t buflen) in keyctl_read()
H A Dtlscredsx509.c381 gsize buflen; in qcrypto_tls_creds_load_cert() local
436 gsize buflen; in qcrypto_tls_creds_load_ca_cert_list() local
H A Dblock.c132 size_t offset, const uint8_t *buf, size_t buflen, in qcrypto_block_headerlen_hdr_write_func()
/qemu/target/i386/
H A Dxsave_helper.c9 void x86_cpu_xsave_all_areas(X86CPU *cpu, void *buf, uint32_t buflen) in x86_cpu_xsave_all_areas()
146 void x86_cpu_xrstor_all_areas(X86CPU *cpu, const void *buf, uint32_t buflen) in x86_cpu_xrstor_all_areas()
/qemu/io/
H A Dchannel.c311 size_t buflen, in qio_channel_read()
321 size_t buflen, in qio_channel_write()
331 size_t buflen, in qio_channel_read_all_eof()
341 size_t buflen, in qio_channel_read_all()
351 size_t buflen, in qio_channel_write_all()
475 ssize_t qio_channel_pwrite(QIOChannel *ioc, char *buf, size_t buflen, in qio_channel_pwrite()
504 ssize_t qio_channel_pread(QIOChannel *ioc, char *buf, size_t buflen, in qio_channel_pread()
/qemu/migration/
H A Dchannel.c110 const size_t buflen, in migration_channel_read_peek()
H A Dqemu-file.c457 void qemu_put_buffer_at(QEMUFile *f, const uint8_t *buf, size_t buflen, in qemu_put_buffer_at()
493 size_t qemu_get_buffer_at(QEMUFile *f, const uint8_t *buf, size_t buflen, in qemu_get_buffer_at()
/qemu/hw/s390x/
H A Ds390-stattrib.c79 uint64_t buflen = qdict_get_try_int(qdict, "count", 8); in hmp_info_cmma() local
207 uint32_t buflen = CMMA_BLOCK_SIZE; in cmma_save() local
/qemu/tests/unit/
H A Dtest-crypto-block.c190 size_t buflen, in test_block_read_func()
222 size_t buflen, in test_block_write_func()
H A Dtest-io-channel-socket.c34 int buflen = 64 * 1024; in test_io_channel_set_socket_bufs() local
/qemu/hw/scsi/
H A Dscsi-disk.c79 uint32_t buflen; member
620 int start, buflen = 0; scsi_disk_emulate_vpd_page() local
774 int buflen = 0; scsi_disk_emulate_inquiry() local
1292 int page, buflen, ret, page_control; scsi_disk_emulate_mode_sense() local
1466 int buflen = r->iov.iov_len; scsi_disk_emulate_read_data() local
1928 int buflen = r->iov.iov_len; scsi_disk_emulate_write_data() local
1974 int buflen; scsi_disk_emulate_command() local
[all...]
H A Dscsi-generic.c39 int buflen; member
/qemu/tests/qtest/libqos/
H A Dfw_cfg.c76 void *data, size_t buflen) in qfw_cfg_get_file()
/qemu/block/
H A Dcrypto.c62 size_t buflen, in block_crypto_read_func()
85 size_t buflen, in block_crypto_write_func()
115 const uint8_t *buf, size_t buflen, void *opaque, in block_crypto_create_write_func()
H A Dqcow2.c100 uint8_t *buf, size_t buflen, in qcow2_crypto_hdr_read_func()
162 const uint8_t *buf, size_t buflen, in qcow2_crypto_hdr_write_func()
2877 size_t len, size_t buflen) in header_ext_add()
2911 size_t buflen = s->cluster_size; in qcow2_update_header() local
/qemu/include/chardev/
H A Dchar-socket.h38 size_t buflen; member
/qemu/hw/ufs/
H A Dlu.c130 int start, buflen = 0; in ufs_scsi_emulate_vpd_page() local
/qemu/contrib/vhost-user-gpu/
H A Dvhost-user-gpu.c98 vg_sock_fd_read(int sock, void *buf, ssize_t buflen) in vg_sock_fd_read()
144 vg_sock_fd_write(int sock, const void *buf, ssize_t buflen, int fd) in vg_sock_fd_write()
/qemu/hw/usb/
H A Ddesc.c635 size_t buflen = USB_DESC_MAX_LEN; in usb_desc_get_descriptor() local
H A Ddev-network.c915 uint32_t bufoffs, buflen; in rndis_query_response() local
960 uint32_t bufoffs, buflen; in rndis_set_response() local
/qemu/include/hw/xen/interface/io/
H A Dnetif.h305 unsigned int buflen) in xen_netif_toeplitz_hash()

12