aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/nx/nx.c
AgeCommit message (Expand)Author
2019-10-23crypto: nx - convert AES-CTR to skcipher APIEric Biggers
2019-10-23crypto: nx - convert AES-CBC to skcipher APIEric Biggers
2019-10-23crypto: nx - convert AES-ECB to skcipher APIEric Biggers
2019-10-23crypto: nx - don't abuse blkcipher_desc to pass iv aroundEric Biggers
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-06-20crypto: nx - no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299Thomas Gleixner
2017-09-22crypto: nx - constify vio_device_idArvind Yadav
2016-11-17crypto: nx - drop duplicate header types.hGeliang Tang
2016-07-19crypto: nx - off by one bug in nx_of_update_msc()Dan Carpenter
2015-08-10crypto: nx - Removing CTR mode from NX driverLeonidas Da Silva Barbosa
2015-07-17crypto: nx - Convert ccm to new AEAD interfaceHerbert Xu
2015-07-08crypto: nx - Fix reentrancy bugsHerbert Xu
2015-06-21crypto: nx - Check for bogus firmware propertiesHerbert Xu
2015-06-17crypto: nx - Convert GCM to new AEAD interfaceHerbert Xu
2015-04-26crypto: nx - Fixing SHA update bugLeonidas Da Silva Barbosa
2015-04-26crypto: nx - Fixing NX data alignment with nx_sg listLeonidas Da Silva Barbosa
2015-01-26crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica
2014-11-06crypto: nx - Fixing the limit number of bytes to be processedLeonidas S. Barbosa
2013-09-02crypto: nx - add offset to nx_build_sg_lists()Marcelo Cerri
2013-08-14crypto: nx - fix concurrency issueMarcelo Cerri
2013-08-09crypto: nx - fix physical addresses added to sg listsMarcelo Cerri
2013-05-24drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder
2013-01-03Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot
2012-09-05powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto ...Michael Ellerman
2012-05-16powerpc/crypto: nx driver code supporting nx encryptionKent Yoder