aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/nx/nx-sha512.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-11crypto: nx - respect sg limit bounds when building sg lists for SHAJan Stancek1-12/+16
2015-07-08crypto: nx - Fix reentrancy bugsHerbert Xu1-19/+25
2015-04-26crypto: nx - Fixing SHA update bugLeonidas Da Silva Barbosa1-35/+50
2014-11-06crypto: nx - Fix SHA concurrence issue and sg limit boundsLeonidas S. Barbosa1-122/+100
2013-09-02crypto: nx - fix SHA-2 for chunks bigger than block sizeMarcelo Cerri1-1/+1
2013-08-14crypto: nx - fix concurrency issueMarcelo Cerri1-0/+16
2013-08-09crypto: nx - fix limits to sg lists for SHA-2Marcelo Cerri1-49/+68
2013-05-24drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder1-3/+4
2012-05-16powerpc/crypto: SHA512 hash routines for nx encryptionKent Yoder1-0/+265