aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/nx/nx-aes-ecb.c
AgeCommit message (Expand)Author
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-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299Thomas Gleixner
2014-11-06crypto: nx - Moving NX-AES-ECB to be processed logicLeonidas S. Barbosa
2013-09-02crypto: nx - fix limits to sg lists for AES-ECBMarcelo Cerri
2013-09-02crypto: nx - add offset to nx_build_sg_lists()Marcelo Cerri
2013-08-14crypto: nx - fix concurrency issueMarcelo Cerri
2013-05-24drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder
2012-08-01crypto: drivers - remove cra_list initializationJussi Kivilinna
2012-05-16powerpc/crypto: AES-ECB mode routines for nx encryptionKent Yoder