summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/sha256-mb/sha256_mb_mgr.h
Commit message (Collapse)AuthorAgeFilesLines
* crypto: sha256-mb - Algorithm data structuresMegha Dey2016-06-271-0/+108
This patch introduces the data structures and prototypes of functions needed for computing SHA256 hash using multi-buffer. Included are the structures of the multi-buffer SHA256 job, job scheduler in C and x86 assembly. Signed-off-by: Megha Dey <megha.dey@linux.intel.com> Reviewed-by: Fenghua Yu <fenghua.yu@intel.com> Reviewed-by: Tim Chen <tim.c.chen@linux.intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
OpenPOWER on IntegriCloud