Searched refs:TALITOS_DESC_SIZE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | talitos.h | 43 #define TALITOS_DESC_SIZE (sizeof(struct talitos_desc) - sizeof(__be32)) macro
|
H A D | talitos.c | 295 TALITOS_DESC_SIZE, in talitos_submit() 299 TALITOS_DESC_SIZE, in talitos_submit() 370 TALITOS_DESC_SIZE, in flush_channel() 1740 TALITOS_DESC_SIZE, DMA_BIDIRECTIONAL); in common_nonsnoop_hash_unmap() 1894 next_desc = dma_map_single(dev, &desc2->hdr1, TALITOS_DESC_SIZE, in common_nonsnoop_hash()
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | talitos.h | 43 #define TALITOS_DESC_SIZE (sizeof(struct talitos_desc) - sizeof(__be32)) macro
|
H A D | talitos.c | 296 TALITOS_DESC_SIZE, in talitos_submit() 300 TALITOS_DESC_SIZE, in talitos_submit() 371 TALITOS_DESC_SIZE, in flush_channel() 1741 TALITOS_DESC_SIZE, DMA_BIDIRECTIONAL); in common_nonsnoop_hash_unmap() 1895 next_desc = dma_map_single(dev, &desc2->hdr1, TALITOS_DESC_SIZE, in common_nonsnoop_hash()
|
Completed in 12 milliseconds