Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/caam/
Dcaampkc.h123 struct rsa_edesc { struct
124 int src_nents;
125 int dst_nents;
126 int sec4_sg_bytes;
127 dma_addr_t sec4_sg_dma;
128 struct sec4_sg_entry *sec4_sg;
129 union {
134 } pdb;
135 u32 hw_desc[];