index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
nx
/
nx-aes-gcm.c
Age
Commit message (
Expand
)
Author
2015-11-16
crypto: nx - Fix timing leak in GCM and CCM decryption
David Gstir
2015-08-17
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
2015-07-14
crypto: nx - Use new IV convention
Herbert Xu
2015-07-08
crypto: nx - Fix reentrancy bugs
Herbert Xu
2015-06-17
crypto: nx - Convert GCM to new AEAD interface
Herbert Xu
2015-05-22
crypto: nx - Remove unnecessary maxauthsize check
Herbert Xu
2014-11-06
crypto: nx - Moving NX-AES-GCM to be processed logic
Leonidas S. Barbosa
2013-09-02
crypto: nx - fix GCM for zero length messages
Marcelo Cerri
2013-09-02
crypto: nx - fix limits to sg lists for AES-GCM
Marcelo Cerri
2013-09-02
crypto: nx - add offset to nx_build_sg_lists()
Marcelo Cerri
2013-08-21
crypto: nx - fix nx-aes-gcm verification
jmlatten@linux.vnet.ibm.com
2013-08-14
crypto: nx - fix concurrency issue
Marcelo Cerri
2013-05-24
drivers/crypto/nx: Fixes for multiple races and issues
Kent Yoder
2012-08-01
crypto: drivers - remove cra_list initialization
Jussi Kivilinna
2012-05-16
powerpc/crypto: AES-GCM mode routines for nx encryption
Kent Yoder