summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/sha512-mb
Commit message (Expand)AuthorAgeFilesLines
* crypto: sha512-mb - remove HASH_FIRST flagEric Biggers2018-02-152-32/+6
* crypto: sha512-mb - initialize pending lengths correctlyEric Biggers2018-02-081-4/+6
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* crypto: sha512-mb - add some missing unlock on errorDan Carpenter2017-05-181-3/+4
* crypto: sha512-mb - Protect sha512 mb ctx mgr accessTim Chen2017-02-111-22/+42
* crypto: x86 - make constants readonly, allow linker to merge themDenys Vlasenko2017-01-233-4/+14
* crypto: sha-mb - Fix total_len for correct hash when larger than 512MBGreg Tucker2016-11-172-2/+2
* crypto: sha512-mb - fix ctx pointerXiaodong Liu2016-08-161-2/+2
* crypto: sha-mb - Cleanup code to use || instead of |Tim Chen2016-07-121-4/+7
* crypto: sha512-mb - Crypto computation (x4 AVX2)Megha Dey2016-06-281-0/+529
* crypto: sha512-mb - Algorithm data structuresMegha Dey2016-06-283-0/+515
* crypto: sha512-mb - submit/flush routines for AVX2Megha Dey2016-06-283-0/+580
* crypto: sha512-mb - SHA512 multibuffer job manager and glue codeMegha Dey2016-06-282-0/+1054
OpenPOWER on IntegriCloud