Searched defs:starfive_cryp_request_ctx (Results 1 – 1 of 1) sorted by relevance
205 struct starfive_cryp_request_ctx { struct206 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 …]