aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/nx/nx-aes-ccm.c
AgeCommit message (Expand)Author
2015-11-16crypto: nx - Fix timing leak in GCM and CCM decryptionDavid Gstir
2015-08-17crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu
2015-07-17crypto: nx - Convert ccm to new AEAD interfaceHerbert Xu
2015-07-08crypto: nx - Fix reentrancy bugsHerbert Xu
2014-11-06crypto: nx - Moving NX-AES-CCM to be processed logic and sg_list boundsLeonidas S. Barbosa
2013-09-02crypto: nx - fix limits to sg lists for AES-CCMFionnuala Gunter
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-CCM mode routines for nx encryptionKent Yoder