aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/nx/nx-aes-xcbc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-08crypto: nx - Fix reentrancy bugsHerbert Xu1-26/+44
2014-11-06crypto: nx - Moving NX-AES-XCBC to be processed logicLeonidas S. Barbosa1-18/+63
2013-09-02crypto: nx - fix XCBC for zero length messagesMarcelo Cerri1-7/+77
2013-09-02crypto: nx - fix limits to sg lists for AES-XCBCFionnuala Gunter1-47/+66
2013-08-14crypto: nx - fix concurrency issueMarcelo Cerri1-0/+8
2012-05-16powerpc/crypto: AES-XCBC mode routines for nx encryptionKent Yoder1-0/+236