aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/nx/nx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-10crypto: nx - Removing CTR mode from NX driverLeonidas Da Silva Barbosa1-8/+1
2015-07-17crypto: nx - Convert ccm to new AEAD interfaceHerbert Xu1-11/+10
2015-07-08crypto: nx - Fix reentrancy bugsHerbert Xu1-0/+3
2015-06-21crypto: nx - Check for bogus firmware propertiesHerbert Xu1-32/+118
2015-06-17crypto: nx - Convert GCM to new AEAD interfaceHerbert Xu1-10/+16
2015-04-26crypto: nx - Fixing SHA update bugLeonidas Da Silva Barbosa1-47/+0
2015-04-26crypto: nx - Fixing NX data alignment with nx_sg listLeonidas Da Silva Barbosa1-4/+24
2015-01-26crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica1-3/+3
2014-11-06crypto: nx - Fixing the limit number of bytes to be processedLeonidas S. Barbosa1-19/+108
2013-09-02crypto: nx - add offset to nx_build_sg_lists()Marcelo Cerri1-2/+7
2013-08-14crypto: nx - fix concurrency issueMarcelo Cerri1-2/+2
2013-08-09crypto: nx - fix physical addresses added to sg listsMarcelo Cerri1-3/+19
2013-05-24drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder1-31/+7
2013-01-03Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman1-4/+3
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot1-1/+0
2012-09-05powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto driverMichael Ellerman1-9/+8
2012-05-16powerpc/crypto: nx driver code supporting nx encryptionKent Yoder1-0/+716