summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/omap-aes-gcm.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: omap-aes - pr_err() strings should end with newlinesArvind Yadav2017-10-121-1/+1
* crypto: omap - return -ENOMEM on allocation failure.Allen2017-10-071-1/+1
* crypto: omap - Use GCM IV size constantCorentin LABBE2017-09-221-3/+4
* crypto: omap-aes - fix spelling mistake "Encryptio" -> "Encryption"Colin Ian King2017-06-201-1/+1
* crypto: omap-aes - Add support for GCM modeTero Kristo2017-06-101-0/+408
OpenPOWER on IntegriCloud