Lines Matching defs:rsa_edesc
134 struct rsa_edesc { struct135 int src_nents;136 int dst_nents;137 int mapped_src_nents;138 int mapped_dst_nents;139 int sec4_sg_bytes;140 bool bklog;141 dma_addr_t sec4_sg_dma;142 struct sec4_sg_entry *sec4_sg;143 union {148 } pdb;149 u32 hw_desc[];