summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/nx/nx-aes-ctr.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: nx - Removing CTR mode from NX driverLeonidas Da Silva Barbosa2015-08-101-21/+0
* crypto: nx - Fix reentrancy bugsHerbert Xu2015-07-081-3/+4
* crypto: nx - Moving limit and bound logic in CTR and fix IV vectorLeonidas S. Barbosa2014-11-061-10/+3
* crypto: nx - fix limits to sg lists for AES-CTRMarcelo Cerri2013-09-021-19/+31
* crypto: nx - add offset to nx_build_sg_lists()Marcelo Cerri2013-09-021-1/+1
* crypto: nx - fix concurrency issueMarcelo Cerri2013-08-141-2/+8
* crypto: drivers - remove cra_list initializationJussi Kivilinna2012-08-011-2/+0
* powerpc/crypto: AES-CTR mode routines for nx encryptionKent Yoder2012-05-161-0/+178
OpenPOWER on IntegriCloud