Searched defs:omap_sham_reqctx (Results 1 – 1 of 1) sorted by relevance
141 struct omap_sham_reqctx { struct142 struct omap_sham_dev *dd;143 unsigned long flags;144 unsigned long op;146 u8 digest[SHA512_DIGEST_SIZE] OMAP_ALIGNED;147 size_t digcnt;148 size_t bufcnt;149 size_t buflen;152 struct scatterlist *sg;153 struct scatterlist sgl[2];[all …]