Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/caam/
Dcaampkc.h116 struct rsa_edesc { struct
117 int src_nents;
118 int dst_nents;
119 int sec4_sg_bytes;
120 dma_addr_t sec4_sg_dma;
121 struct sec4_sg_entry *sec4_sg;
122 union {
127 } pdb;
128 u32 hw_desc[];