summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/nx/nx.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: nx - off by one bug in nx_of_update_msc()Dan Carpenter2016-07-191-1/+1
* crypto: nx - Removing CTR mode from NX driverLeonidas Da Silva Barbosa2015-08-101-8/+1
* crypto: nx - Convert ccm to new AEAD interfaceHerbert Xu2015-07-171-11/+10
* crypto: nx - Fix reentrancy bugsHerbert Xu2015-07-081-0/+3
* crypto: nx - Check for bogus firmware propertiesHerbert Xu2015-06-211-32/+118
* crypto: nx - Convert GCM to new AEAD interfaceHerbert Xu2015-06-171-10/+16
* crypto: nx - Fixing SHA update bugLeonidas Da Silva Barbosa2015-04-261-47/+0
* crypto: nx - Fixing NX data alignment with nx_sg listLeonidas Da Silva Barbosa2015-04-261-4/+24
* crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica2015-01-261-3/+3
* crypto: nx - Fixing the limit number of bytes to be processedLeonidas S. Barbosa2014-11-061-19/+108
* crypto: nx - add offset to nx_build_sg_lists()Marcelo Cerri2013-09-021-2/+7
* crypto: nx - fix concurrency issueMarcelo Cerri2013-08-141-2/+2
* crypto: nx - fix physical addresses added to sg listsMarcelo Cerri2013-08-091-3/+19
* drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder2013-05-241-31/+7
* Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+3
* powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-151-1/+0
* powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto ...Michael Ellerman2012-09-051-9/+8
* powerpc/crypto: nx driver code supporting nx encryptionKent Yoder2012-05-161-0/+716
OpenPOWER on IntegriCloud