Home
last modified time | relevance | path

Searched defs:rsa_edesc (Results 1 – 1 of 1) sorted by relevance

/drivers/crypto/caam/
Dcaampkc.h131 struct rsa_edesc { struct
132 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 …]