summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/nx/nx-sha512.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: nx - Fix numerous sparse byte-order warningsHerbert Xu2021-06-241-7/+12
* crypto: nx - fix incorrect kernel-doc comment syntax in filesAditya Srivastava2021-03-261-1/+1
* crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-201-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299Thomas Gleixner2019-06-051-13/+1
* crypto: nx - don't abuse shash MAY_SLEEP flagEric Biggers2019-04-251-4/+2
* crypto: shash - remove useless setting of type flagsEric Biggers2018-07-091-1/+0
* crypto: nx - respect sg limit bounds when building sg lists for SHAJan Stancek2015-08-111-12/+16
* crypto: nx - Fix reentrancy bugsHerbert Xu2015-07-081-19/+25
* crypto: nx - Fixing SHA update bugLeonidas Da Silva Barbosa2015-04-261-35/+50
* crypto: nx - Fix SHA concurrence issue and sg limit boundsLeonidas S. Barbosa2014-11-061-122/+100
* crypto: nx - fix SHA-2 for chunks bigger than block sizeMarcelo Cerri2013-09-021-1/+1
* crypto: nx - fix concurrency issueMarcelo Cerri2013-08-141-0/+16
* crypto: nx - fix limits to sg lists for SHA-2Marcelo Cerri2013-08-091-49/+68
* drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder2013-05-241-3/+4
* powerpc/crypto: SHA512 hash routines for nx encryptionKent Yoder2012-05-161-0/+265