summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/nx/nx-aes-xcbc.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299Thomas Gleixner2019-06-051-13/+1Star
* crypto: nx - don't abuse shash MAY_SLEEP flagEric Biggers2019-04-251-8/+4Star
* crypto: shash - remove useless setting of type flagsEric Biggers2018-07-081-1/+0Star
* crypto: nx - Fix reentrancy bugsHerbert Xu2015-07-081-26/+44
* crypto: nx - Moving NX-AES-XCBC to be processed logicLeonidas S. Barbosa2014-11-061-18/+63
* crypto: nx - fix XCBC for zero length messagesMarcelo Cerri2013-09-021-7/+77
* crypto: nx - fix limits to sg lists for AES-XCBCFionnuala Gunter2013-09-021-47/+66
* crypto: nx - fix concurrency issueMarcelo Cerri2013-08-141-0/+8
* powerpc/crypto: AES-XCBC mode routines for nx encryptionKent Yoder2012-05-161-0/+236