Home
last modified time | relevance | path

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

/Linux-v5.4/lib/
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
/Linux-v5.4/drivers/crypto/nx/
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
Dnx-sha256.c62 struct nx_sg *out_sg; in nx_sha256_update() local
181 struct nx_sg *in_sg, *out_sg; in nx_sha256_final() local
Dnx-sha512.c62 struct nx_sg *out_sg; in nx_sha512_update() local
184 struct nx_sg *in_sg, *out_sg; in nx_sha512_final() local
Dnx-aes-gcm.c251 struct nx_sg *in_sg, *out_sg; in gcm_empty() local
Dnx.h127 struct nx_sg *out_sg; /* aligned pointer into kmem to an sg list */ member
/Linux-v5.4/crypto/asymmetric_keys/
Dpublic_key.c170 struct scatterlist in_sg, out_sg; in software_key_eds_op() local
Dasym_tpm.c467 struct scatterlist in_sg, out_sg; in tpm_key_encrypt() local
/Linux-v5.4/drivers/crypto/
Domap-des.c152 struct scatterlist *out_sg; member
377 struct scatterlist *in_sg, struct scatterlist *out_sg, in omap_des_crypt_dma()
Domap-aes.h179 struct scatterlist *out_sg; member
Domap-aes.c269 struct scatterlist *out_sg, in omap_aes_crypt_dma()
Datmel-tdes.c115 struct scatterlist *out_sg; member
Dsahara.c223 struct scatterlist *out_sg; member
/Linux-v5.4/drivers/crypto/sunxi-ss/
Dsun4i-ss-cipher.c148 struct scatterlist *out_sg = areq->dst; in sun4i_ss_cipher_poll() local
/Linux-v5.4/net/vmw_vsock/
Dvirtio_transport.c149 int ret, in_sg = 0, out_sg = 0; in virtio_transport_send_pkt_work() local
/Linux-v5.4/crypto/
Drsa-pkcs1pad.c101 struct scatterlist in_sg[2], out_sg[1]; member
/Linux-v5.4/drivers/staging/wusbcore/
Dwa-xfer.c1009 struct scatterlist *out_sg; in wa_xfer_create_subset_sg() local
/Linux-v5.4/drivers/crypto/stm32/
Dstm32-cryp.c152 struct scatterlist *out_sg; member
/Linux-v5.4/net/tls/
Dtls_sw.c1348 struct scatterlist *out_sg, in decrypt_internal()