Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/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-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
H A 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
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
/OK3568_Linux_fs/kernel/crypto/asymmetric_keys/
H A Dpublic_key.c173 struct scatterlist in_sg, out_sg; in software_key_eds_op() local
H A Dasym_tpm.c451 struct scatterlist in_sg, out_sg; in tpm_key_encrypt() local
/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-cipher.c26 struct scatterlist *out_sg = areq->dst; in sun8i_ss_need_fallback() local
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Domap-des.c153 struct scatterlist *out_sg; member
378 struct scatterlist *in_sg, struct scatterlist *out_sg, in omap_des_crypt_dma()
H A Domap-aes.h184 struct scatterlist *out_sg; member
H A Domap-aes.c269 struct scatterlist *out_sg, in omap_aes_crypt_dma()
H A Datmel-tdes.c118 struct scatterlist *out_sg; member
H A Dsahara.c224 struct scatterlist *out_sg; member
/OK3568_Linux_fs/kernel/crypto/
H A Drsa-pkcs1pad.c102 struct scatterlist in_sg[2], out_sg[1]; member
/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-cipher.c172 struct scatterlist *out_sg = areq->dst; in sun4i_ss_cipher_poll() local
/OK3568_Linux_fs/kernel/net/vmw_vsock/
H A Dvirtio_transport.c104 int ret, in_sg = 0, out_sg = 0; in virtio_transport_send_pkt_work() local
/OK3568_Linux_fs/kernel/drivers/crypto/stm32/
H A Dstm32-cryp.c148 struct scatterlist *out_sg; member
/OK3568_Linux_fs/kernel/net/tls/
H A Dtls_sw.c1412 struct scatterlist *out_sg, in decrypt_internal()