Home
last modified time | relevance | path

Searched defs:out_sg (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/linux/lib/
H A Dsg_split.c17 struct scatterlist *out_sg; member
80 struct scatterlist *in_sg, *out_sg; in sg_split_phys() local
106 struct scatterlist *in_sg, *out_sg; in sg_split_mapped() local
/openbmc/linux/drivers/crypto/nx/
H A Dnx-aes-xcbc.c63 struct nx_sg *in_sg, *out_sg; in nx_xcbc_empty() local
173 struct nx_sg *out_sg; in nx_xcbc_update() local
297 struct nx_sg *in_sg, *out_sg; in nx_xcbc_final() local
H A Dnx-sha256.c67 struct nx_sg *out_sg; in nx_sha256_update() local
186 struct nx_sg *in_sg, *out_sg; in nx_sha256_final() local
H A Dnx-sha512.c67 struct nx_sg *out_sg; in nx_sha512_update() local
189 struct nx_sg *in_sg, *out_sg; in nx_sha512_final() local
H A Dnx-aes-gcm.c249 struct nx_sg *in_sg, *out_sg; in gcm_empty() local
H A Dnx.h127 struct nx_sg *out_sg; /* aligned pointer into kmem to an sg list */ member
/openbmc/qemu/fsdev/
H A D9p-iov-marshal.c60 static ssize_t v9fs_unpack(void *dst, struct iovec *out_sg, int out_num, in v9fs_unpack()
72 ssize_t v9fs_iov_vunmarshal(struct iovec *out_sg, int out_num, size_t offset, in v9fs_iov_vunmarshal()
182 ssize_t v9fs_iov_unmarshal(struct iovec *out_sg, int out_num, size_t offset, in v9fs_iov_unmarshal()
/openbmc/qemu/subprojects/libvduse/
H A Dlibvduse.h46 struct iovec *out_sg; member
/openbmc/qemu/hw/virtio/
H A Dvhost-shadow-virtqueue.c176 const struct iovec *out_sg, size_t out_num, in vhost_svq_add_split()
249 int vhost_svq_add(VhostShadowVirtqueue *svq, const struct iovec *out_sg, in vhost_svq_add()
/openbmc/qemu/hw/9pfs/
H A Dxen-9p-backend.c99 struct iovec *out_sg, in xen_9pfs_out_sg()
164 struct iovec out_sg[2]; in xen_9pfs_pdu_vunmarshal() local
H A D9p-proxy.h30 #define proxy_marshal(out_sg, offset, fmt, args...) \ argument
/openbmc/linux/drivers/crypto/gemini/
H A Dsl3516-ce-cipher.c31 struct scatterlist *out_sg; in sl3516_ce_need_fallback() local
/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-cipher.c29 struct scatterlist *out_sg = areq->dst; in sun8i_ss_need_fallback() local
/openbmc/linux/drivers/crypto/
H A Domap-des.c148 struct scatterlist *out_sg; member
372 struct scatterlist *in_sg, struct scatterlist *out_sg, in omap_des_crypt_dma()
H A Domap-aes.c267 struct scatterlist *out_sg, in omap_aes_crypt_dma()
H A Domap-aes.h182 struct scatterlist *out_sg; member
H A Datmel-tdes.c118 struct scatterlist *out_sg; member
/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-cipher.c183 struct scatterlist *out_sg = areq->dst; in sun4i_ss_cipher_poll() local
/openbmc/linux/crypto/
H A Drsa-pkcs1pad.c102 struct scatterlist in_sg[2], out_sg[1]; member
/openbmc/linux/net/vmw_vsock/
H A Dvirtio_transport.c104 int ret, in_sg = 0, out_sg = 0; in virtio_transport_send_pkt_work() local
/openbmc/linux/drivers/crypto/aspeed/
H A Daspeed-hace-crypto.c155 struct scatterlist *out_sg; in aspeed_sk_transfer() local
H A Daspeed-acry.c303 struct scatterlist *out_sg = req->dst; in aspeed_acry_rsa_transfer() local
/openbmc/qemu/include/hw/virtio/
H A Dvirtio.h77 struct iovec *out_sg; member
/openbmc/qemu/tests/
H A Dvhost-user-bridge.c185 struct iovec sg[VIRTQUEUE_MAX_SIZE], *out_sg; in vubr_handle_tx() local
/openbmc/linux/arch/um/drivers/
H A Dvirt-pci.c77 struct scatterlist out_sg, extra_sg, in_sg; in um_pci_send_cmd() local

12