Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/caam/
Dcaampkc.h134 struct rsa_edesc { struct
135 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 …]