aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/nx/nx-aes-gcm.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-14crypto: nx - Use new IV conventionHerbert Xu
2015-07-08crypto: nx - Fix reentrancy bugsHerbert Xu
2015-06-17crypto: nx - Convert GCM to new AEAD interfaceHerbert Xu
2015-05-22crypto: nx - Remove unnecessary maxauthsize checkHerbert Xu
2014-11-06crypto: nx - Moving NX-AES-GCM to be processed logicLeonidas S. Barbosa
2013-09-02crypto: nx - fix GCM for zero length messagesMarcelo Cerri
2013-09-02crypto: nx - fix limits to sg lists for AES-GCMMarcelo Cerri
2013-09-02crypto: nx - add offset to nx_build_sg_lists()Marcelo Cerri
2013-08-21crypto: nx - fix nx-aes-gcm verificationjmlatten@linux.vnet.ibm.com
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-GCM mode routines for nx encryptionKent Yoder