index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
nx
/
nx-aes-gcm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: nx - Use GCM IV size constant
Corentin LABBE
2017-09-22
1
-4
/
+5
*
crypto: nx - Fix timing leak in GCM and CCM decryption
David Gstir
2015-11-16
1
-1
/
+2
*
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
2015-08-17
1
-2
/
+0
*
crypto: nx - Use new IV convention
Herbert Xu
2015-07-14
1
-26
/
+40
*
crypto: nx - Fix reentrancy bugs
Herbert Xu
2015-07-08
1
-7
/
+10
*
crypto: nx - Convert GCM to new AEAD interface
Herbert Xu
2015-06-17
1
-60
/
+47
*
crypto: nx - Remove unnecessary maxauthsize check
Herbert Xu
2015-05-22
1
-3
/
+0
*
crypto: nx - Moving NX-AES-GCM to be processed logic
Leonidas S. Barbosa
2014-11-06
1
-29
/
+37
*
crypto: nx - fix GCM for zero length messages
Marcelo Cerri
2013-09-02
1
-20
/
+112
*
crypto: nx - fix limits to sg lists for AES-GCM
Marcelo Cerri
2013-09-02
1
-66
/
+136
*
crypto: nx - add offset to nx_build_sg_lists()
Marcelo Cerri
2013-09-02
1
-1
/
+1
*
crypto: nx - fix nx-aes-gcm verification
jmlatten@linux.vnet.ibm.com
2013-08-21
1
-2
/
+2
*
crypto: nx - fix concurrency issue
Marcelo Cerri
2013-08-14
1
-0
/
+4
*
drivers/crypto/nx: Fixes for multiple races and issues
Kent Yoder
2013-05-24
1
-1
/
+1
*
crypto: drivers - remove cra_list initialization
Jussi Kivilinna
2012-08-01
1
-2
/
+0
*
powerpc/crypto: AES-GCM mode routines for nx encryption
Kent Yoder
2012-05-16
1
-0
/
+353