Home
last modified time | relevance | path

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

/linux/drivers/crypto/starfive/
H A Djh7110-cryp.h210 struct starfive_cryp_request_ctx { struct
211 union {
215 } csr;
217 struct scatterlist *in_sg;
218 struct scatterlist *out_sg;
219 size_t total;
220 unsigned int blksize;
221 unsigned int digsize;
222 unsigned long in_sg_len;
223 unsigned char *adata;
[all …]