aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/nx/nx-aes-ctr.c
AgeCommit message (Expand)Author
2015-08-10crypto: nx - Removing CTR mode from NX driverLeonidas Da Silva Barbosa
2015-07-08crypto: nx - Fix reentrancy bugsHerbert Xu
2014-11-06crypto: nx - Moving limit and bound logic in CTR and fix IV vectorLeonidas S. Barbosa
2013-09-02crypto: nx - fix limits to sg lists for AES-CTRMarcelo Cerri
2013-09-02crypto: nx - add offset to nx_build_sg_lists()Marcelo Cerri
2013-08-14crypto: nx - fix concurrency issueMarcelo Cerri
2012-08-01crypto: drivers - remove cra_list initializationJussi Kivilinna
2012-05-16powerpc/crypto: AES-CTR mode routines for nx encryptionKent Yoder