Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/starfive/
H A Djh7110-cryp.h205 struct starfive_cryp_request_ctx { struct
206 union {
210 } csr;
212 struct scatterlist *in_sg;
213 struct scatterlist *out_sg;
214 struct ahash_request ahash_fbk_req;
215 size_t total;
216 unsigned int blksize;
217 unsigned int digsize;
218 unsigned long in_sg_len;
[all …]