Searched defs:ablkcipher_edesc (Results 1 – 1 of 1) sorted by relevance
1860 struct ablkcipher_edesc { struct1861 int src_nents;1862 int dst_nents;1863 dma_addr_t iv_dma;1864 int sec4_sg_bytes;1865 dma_addr_t sec4_sg_dma;1866 struct sec4_sg_entry *sec4_sg;1867 u32 hw_desc[0];