Searched defs:starfive_cryp_request_ctx (Results 1 – 1 of 1) sorted by relevance
204 struct starfive_cryp_request_ctx { struct205 union {209 } csr;211 struct scatterlist *in_sg;212 struct scatterlist *out_sg;213 struct ahash_request ahash_fbk_req;214 size_t total;215 size_t nents;216 unsigned int blksize;217 unsigned int digsize;[all …]