Searched defs:dst_nents (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/drivers/crypto/qce/ |
D | cipher.h | 49 int dst_nents; member
|
/linux-4.1.27/drivers/crypto/caam/ |
D | caamalg.c | 2097 int dst_nents; member 2121 int dst_nents; member 2132 bool src_chained, int dst_nents, bool dst_chained, in caam_unmap() 2620 int assoc_nents, src_nents, dst_nents = 0; in aead_edesc_alloc() local 2848 int assoc_nents, src_nents, dst_nents = 0; in aead_giv_edesc_alloc() local 3065 int src_nents, dst_nents = 0, sec4_sg_bytes; in ablkcipher_edesc_alloc() local 3244 int src_nents, dst_nents = 0, sec4_sg_bytes; in ablkcipher_giv_edesc_alloc() local
|
/linux-4.1.27/drivers/crypto/ |
D | talitos.c | 726 int dst_nents; member 766 unsigned int dst_nents = edesc->dst_nents ? : 1; in talitos_sg_unmap() local 1127 int assoc_nents = 0, src_nents, dst_nents, alloc_len, dma_len; in talitos_edesc_alloc() local
|
/linux-4.1.27/drivers/dma/ |
D | fsldma.c | 829 struct scatterlist *dst_sg, unsigned int dst_nents, in fsl_dma_prep_sg()
|
D | at_hdmac.c | 884 struct scatterlist *dst_sg, unsigned int dst_nents, in atc_prep_dma_sg()
|
D | nbpfaxi.c | 984 struct scatterlist *dst_sg, unsigned int dst_nents, in nbpf_prep_memcpy_sg()
|
D | xgene-dma.c | 994 u32 dst_nents, struct scatterlist *src_sg, in xgene_dma_prep_sg()
|
D | ste_dma40.c | 2523 struct scatterlist *dst_sg, unsigned int dst_nents, in d40_prep_memcpy_sg()
|
/linux-4.1.27/drivers/misc/carma/ |
D | carma-fpga.c | 694 unsigned int dst_nents, src_nents; in data_submit_dma() local
|
/linux-4.1.27/include/linux/ |
D | dmaengine.h | 750 struct scatterlist *dst_sg, unsigned int dst_nents, in dmaengine_prep_dma_sg()
|