Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/aspeed/
H A Daspeed-hace.h177 struct aspeed_sham_reqctx { struct
178 unsigned long flags; /* final update flag should no use*/
179 unsigned long op; /* final or update */
180 u32 cmd; /* trigger cmd */
183 struct scatterlist *src_sg;
184 int src_nents;
185 unsigned int offset; /* offset in current sg */
186 unsigned int total; /* per update length */
188 size_t digsize;
189 size_t block_size;
[all …]