aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/nx/nx-aes-ctr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-10crypto: nx - Removing CTR mode from NX driverLeonidas Da Silva Barbosa1-21/+0
2015-07-08crypto: nx - Fix reentrancy bugsHerbert Xu1-3/+4
2014-11-06crypto: nx - Moving limit and bound logic in CTR and fix IV vectorLeonidas S. Barbosa1-10/+3
2013-09-02crypto: nx - fix limits to sg lists for AES-CTRMarcelo Cerri1-19/+31
2013-09-02crypto: nx - add offset to nx_build_sg_lists()Marcelo Cerri1-1/+1
2013-08-14crypto: nx - fix concurrency issueMarcelo Cerri1-2/+8
2012-08-01crypto: drivers - remove cra_list initializationJussi Kivilinna1-2/+0
2012-05-16powerpc/crypto: AES-CTR mode routines for nx encryptionKent Yoder1-0/+178