aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/sha512-mb
AgeCommit message (Expand)Author
2018-02-16crypto: sha512-mb - initialize pending lengths correctlyEric Biggers
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-18crypto: sha512-mb - add some missing unlock on errorDan Carpenter
2017-02-11crypto: sha512-mb - Protect sha512 mb ctx mgr accessTim Chen
2017-01-23crypto: x86 - make constants readonly, allow linker to merge themDenys Vlasenko
2016-11-17crypto: sha-mb - Fix total_len for correct hash when larger than 512MBGreg Tucker
2016-08-16crypto: sha512-mb - fix ctx pointerXiaodong Liu
2016-07-12crypto: sha-mb - Cleanup code to use || instead of |Tim Chen
2016-06-28crypto: sha512-mb - Crypto computation (x4 AVX2)Megha Dey
2016-06-28crypto: sha512-mb - Algorithm data structuresMegha Dey
2016-06-28crypto: sha512-mb - submit/flush routines for AVX2Megha Dey
2016-06-28crypto: sha512-mb - SHA512 multibuffer job manager and glue codeMegha Dey