aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/nx/nx-aes-gcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-02crypto: nx - fix GCM for zero length messagesMarcelo Cerri1-20/+112
2013-09-02crypto: nx - fix limits to sg lists for AES-GCMMarcelo Cerri1-66/+136
2013-09-02crypto: nx - add offset to nx_build_sg_lists()Marcelo Cerri1-1/+1
2013-08-21crypto: nx - fix nx-aes-gcm verificationjmlatten@linux.vnet.ibm.com1-2/+2
2013-08-14crypto: nx - fix concurrency issueMarcelo Cerri1-0/+4
2013-05-24drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder1-1/+1
2012-08-01crypto: drivers - remove cra_list initializationJussi Kivilinna1-2/+0
2012-05-16powerpc/crypto: AES-GCM mode routines for nx encryptionKent Yoder1-0/+353