aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/omap-aes-gcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2017-10-12crypto: omap-aes - pr_err() strings should end with newlinesArvind Yadav1-1/+1
2017-10-07crypto: omap - return -ENOMEM on allocation failure.Allen1-1/+1
2017-09-22crypto: omap - Use GCM IV size constantCorentin LABBE1-3/+4
2017-06-20crypto: omap-aes - fix spelling mistake "Encryptio" -> "Encryption"Colin Ian King1-1/+1
2017-06-10crypto: omap-aes - Add support for GCM modeTero Kristo1-0/+408