Lines Matching defs:skcipher_edesc
913 struct skcipher_edesc { struct914 int src_nents;915 int dst_nents;916 int mapped_src_nents;917 int mapped_dst_nents;918 dma_addr_t iv_dma;919 int sec4_sg_bytes;920 bool bklog;921 dma_addr_t sec4_sg_dma;922 struct sec4_sg_entry *sec4_sg;923 u32 hw_desc[];