Searched defs:dst_nents (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/drivers/crypto/qce/ |
D | cipher.h | 47 int dst_nents; member
|
/linux-4.4.14/drivers/crypto/caam/ |
D | caamalg.c | 1842 int dst_nents; member 1862 int dst_nents; member 1872 int dst_nents, in caam_unmap() 2274 int src_nents, dst_nents = 0; in aead_edesc_alloc() local 2564 int src_nents, dst_nents = 0, sec4_sg_bytes; in ablkcipher_edesc_alloc() local 2740 int src_nents, dst_nents = 0, sec4_sg_bytes; in ablkcipher_giv_edesc_alloc() local
|
/linux-4.4.14/drivers/crypto/ |
D | talitos.c | 892 int dst_nents; member 910 unsigned int dst_nents = edesc->dst_nents ? : 1; in talitos_sg_unmap() local 1236 int src_nents, dst_nents, alloc_len, dma_len; in talitos_edesc_alloc() local
|
D | picoxcell_crypto.c | 331 unsigned int src_nents, dst_nents; in spacc_aead_make_ddts() local
|
/linux-4.4.14/drivers/dma/ |
D | fsldma.c | 829 struct scatterlist *dst_sg, unsigned int dst_nents, in fsl_dma_prep_sg()
|
D | at_hdmac.c | 1224 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 | 898 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.4.14/drivers/crypto/marvell/ |
D | cesa.h | 567 int dst_nents; member
|
/linux-4.4.14/include/linux/ |
D | dmaengine.h | 823 struct scatterlist *dst_sg, unsigned int dst_nents, in dmaengine_prep_dma_sg()
|