git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5663535
)
crypto: sha512 - Create module providing optimized SHA512 routines using SSSE3, AVX...
author
Tim Chen
<tim.c.chen@linux.intel.com>
Tue, 26 Mar 2013 21:00:02 +0000
(14:00 -0700)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 25 Apr 2013 13:01:42 +0000
(21:01 +0800)
We added glue code and config options to create crypto
module that uses SSE/AVX/AVX2 optimized SHA512 x86_64 assembly routines.
Signed-off-by: Tim Chen <tim.c.chen@linux.intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found