index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
sha512-mb
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: ahash - remove useless setting of cra_type
Eric Biggers
2018-07-09
1
-1
/
+0
*
crypto: ahash - remove useless setting of type flags
Eric Biggers
2018-07-09
1
-5
/
+3
*
crypto: x86/sha-mb - decrease priority of multibuffer algorithms
Eric Biggers
2018-07-09
1
-1
/
+8
*
crypto: sha512-mb - remove HASH_FIRST flag
Eric Biggers
2018-02-15
2
-32
/
+6
*
crypto: sha512-mb - initialize pending lengths correctly
Eric Biggers
2018-02-08
1
-4
/
+6
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
crypto: sha512-mb - add some missing unlock on error
Dan Carpenter
2017-05-18
1
-3
/
+4
*
crypto: sha512-mb - Protect sha512 mb ctx mgr access
Tim Chen
2017-02-11
1
-22
/
+42
*
crypto: x86 - make constants readonly, allow linker to merge them
Denys Vlasenko
2017-01-23
3
-4
/
+14
*
crypto: sha-mb - Fix total_len for correct hash when larger than 512MB
Greg Tucker
2016-11-17
2
-2
/
+2
*
crypto: sha512-mb - fix ctx pointer
Xiaodong Liu
2016-08-16
1
-2
/
+2
*
crypto: sha-mb - Cleanup code to use || instead of |
Tim Chen
2016-07-12
1
-4
/
+7
*
crypto: sha512-mb - Crypto computation (x4 AVX2)
Megha Dey
2016-06-28
1
-0
/
+529
*
crypto: sha512-mb - Algorithm data structures
Megha Dey
2016-06-28
3
-0
/
+515
*
crypto: sha512-mb - submit/flush routines for AVX2
Megha Dey
2016-06-28
3
-0
/
+580
*
crypto: sha512-mb - SHA512 multibuffer job manager and glue code
Megha Dey
2016-06-28
2
-0
/
+1054