+287
−0
arch/x86/crypto/sha-mb/sha_mb_ctx.h
0 → 100644
+136
−0
arch/x86/crypto/sha-mb/sha_mb_mgr.h
0 → 100644
+110
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch introduces the data structures and prototypes of functions needed for computing SHA1 hash using multi-buffer. Included are the structures of the multi-buffer SHA1 job, job scheduler in C and x86 assembly. Signed-off-by:Tim Chen <tim.c.chen@linux.intel.com> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>