index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
sha512-mb
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-08
crypto: ahash - remove useless setting of cra_type
Eric Biggers
1
-1
/
+0
2018-07-08
crypto: ahash - remove useless setting of type flags
Eric Biggers
1
-5
/
+3
2018-07-08
crypto: x86/sha-mb - decrease priority of multibuffer algorithms
Eric Biggers
1
-1
/
+8
2018-02-15
crypto: sha512-mb - remove HASH_FIRST flag
Eric Biggers
2
-32
/
+6
2018-02-08
crypto: sha512-mb - initialize pending lengths correctly
Eric Biggers
1
-4
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-18
crypto: sha512-mb - add some missing unlock on error
Dan Carpenter
1
-3
/
+4
2017-02-11
crypto: sha512-mb - Protect sha512 mb ctx mgr access
Tim Chen
1
-22
/
+42
2017-01-23
crypto: x86 - make constants readonly, allow linker to merge them
Denys Vlasenko
3
-4
/
+14
2016-11-17
crypto: sha-mb - Fix total_len for correct hash when larger than 512MB
Greg Tucker
2
-2
/
+2
2016-08-16
crypto: sha512-mb - fix ctx pointer
Xiaodong Liu
1
-2
/
+2
2016-07-12
crypto: sha-mb - Cleanup code to use || instead of |
Tim Chen
1
-4
/
+7
2016-06-28
crypto: sha512-mb - Crypto computation (x4 AVX2)
Megha Dey
1
-0
/
+529
2016-06-28
crypto: sha512-mb - Algorithm data structures
Megha Dey
3
-0
/
+515
2016-06-28
crypto: sha512-mb - submit/flush routines for AVX2
Megha Dey
3
-0
/
+580
2016-06-28
crypto: sha512-mb - SHA512 multibuffer job manager and glue code
Megha Dey
2
-0
/
+1054