aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/nx/nx-sha256.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-11crypto: nx - respect sg limit bounds when building sg lists for SHAJan Stancek1-11/+16
2015-07-08crypto: nx - Fix reentrancy bugsHerbert Xu1-19/+24
2015-04-26crypto: nx - Fixing SHA update bugLeonidas Da Silva Barbosa1-35/+49
2014-11-06crypto: nx - Fix SHA concurrence issue and sg limit boundsLeonidas S. Barbosa1-108/+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-46/+64
2013-05-24drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder1-3/+5
2012-05-16powerpc/crypto: SHA256 hash routines for nx encryptionKent Yoder1-0/+246