Searched defs:rsa_edesc (Results 1 – 2 of 2) sorted by relevance
131 struct rsa_edesc { struct132 int src_nents;133 int dst_nents;134 int mapped_src_nents;135 int mapped_dst_nents;136 int sec4_sg_bytes;137 bool bklog;138 dma_addr_t sec4_sg_dma;139 struct sec4_sg_entry *sec4_sg;140 union {[all …]
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 {[all …]