Searched defs:ablkcipher_edesc (Results 1 – 1 of 1) sorted by relevance
2118 struct ablkcipher_edesc { struct2119 int src_nents;2120 bool src_chained;2121 int dst_nents;2122 bool dst_chained;2123 dma_addr_t iv_dma;2124 int sec4_sg_bytes;2125 dma_addr_t sec4_sg_dma;2126 struct sec4_sg_entry *sec4_sg;2127 u32 hw_desc[0];