index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
omap-aes-gcm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: omap-aes-gcm - convert to use crypto engine
Tero Kristo
2019-12-11
1
-44
/
+54
*
crypto: omap-aes-gcm - fix failure with assocdata only
Tero Kristo
2019-12-11
1
-1
/
+1
*
crypto: omap-aes-gcm - use the AES library to encrypt the tag
Ard Biesheuvel
2019-12-11
1
-73
/
+25
*
crypto: omap-aes-gcm - check length of assocdata in RFC4106 mode
Ard Biesheuvel
2019-12-11
1
-2
/
+4
*
crypto: omap-aes-gcm - add missing .setauthsize hooks
Ard Biesheuvel
2019-12-11
1
-0
/
+11
*
crypto: omap-aes-gcm - deal with memory allocation failure
Ard Biesheuvel
2019-12-11
1
-0
/
+4
*
crypto: omap-aes-gcm - fix corner case with only auth data
Tero Kristo
2019-12-11
1
-8
/
+14
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
*
crypto: omap-aes - pr_err() strings should end with newlines
Arvind Yadav
2017-10-12
1
-1
/
+1
*
crypto: omap - return -ENOMEM on allocation failure.
Allen
2017-10-07
1
-1
/
+1
*
crypto: omap - Use GCM IV size constant
Corentin LABBE
2017-09-22
1
-3
/
+4
*
crypto: omap-aes - fix spelling mistake "Encryptio" -> "Encryption"
Colin Ian King
2017-06-20
1
-1
/
+1
*
crypto: omap-aes - Add support for GCM mode
Tero Kristo
2017-06-10
1
-0
/
+408