summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/nx/nx-aes-gcm.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: nx - Convert GCM to new AEAD interfaceHerbert Xu2015-06-171-60/+47
* crypto: nx - Remove unnecessary maxauthsize checkHerbert Xu2015-05-221-3/+0
* crypto: nx - Moving NX-AES-GCM to be processed logicLeonidas S. Barbosa2014-11-061-29/+37
* crypto: nx - fix GCM for zero length messagesMarcelo Cerri2013-09-021-20/+112
* crypto: nx - fix limits to sg lists for AES-GCMMarcelo Cerri2013-09-021-66/+136
* crypto: nx - add offset to nx_build_sg_lists()Marcelo Cerri2013-09-021-1/+1
* crypto: nx - fix nx-aes-gcm verificationjmlatten@linux.vnet.ibm.com2013-08-211-2/+2
* crypto: nx - fix concurrency issueMarcelo Cerri2013-08-141-0/+4
* drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder2013-05-241-1/+1
* crypto: drivers - remove cra_list initializationJussi Kivilinna2012-08-011-2/+0
* powerpc/crypto: AES-GCM mode routines for nx encryptionKent Yoder2012-05-161-0/+353
OpenPOWER on IntegriCloud