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
/
arch
/
s390
/
crypto
/
aes_s390.c
Age
Commit message (
Expand
)
Author
2015-07-22
s390/crypto: add cpu feature modaliases for crypto modules
Hendrik Brueckner
2015-01-08
s390/crypto: remove 'const' to avoid compiler warnings
Chen Gang
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
2014-05-08
crypto: s390 - fix aes,des ctr mode concurrency finding.
Harald Freudenberger
2014-01-30
crypto: s390 - fix concurrency issue in aes-ctr mode
Harald Freudenberger
2013-11-28
crypto: s390 - Fix aes-xts parameter corruption
Gerald Schaefer
2013-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-11-05
crypto: s390 - Fix aes-cbc IV corruption
Herbert Xu
2013-10-24
s390/crypto: fix aes_s390 crypto module unload problem
Ingo Tuchscherer
2012-11-23
s390/crypto: Don't panic after crypto instruction failures
Jan Glauber
2012-08-01
crypto: arch/s390 - cleanup - remove unneeded cra_list initialization
Jussi Kivilinna
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2011-05-04
crypto: s390 - add System z hardware support for CTR mode
Gerald Schaefer
2011-05-04
crypto: s390 - add System z hardware support for XTS mode
Gerald Schaefer
2011-05-04
crypto: s390 - extend crypto facility check
Jan Glauber
2010-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-01-08
crypto: aes_s390 - access .cip instead of .blk in cipher mode
Roel Kluin
2009-12-18
[S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip()
Roel Kluin
2009-02-26
crypto: api - Fix module load deadlock with fallback algorithms
Herbert Xu
2008-12-25
[S390] convert cpacf printks to pr_xxx macros.
Jan Glauber
2008-04-17
[S390] crypto: use more descriptive function names for init/exit routines.
Heiko Carstens
2008-01-26
[S390] arch/s390: Add missing "space"
Joe Perches
2008-01-10
[CRYPTO] s390-aes: Use correct encrypt/decrypt function in fallback
Sebastian Siewior
2008-01-10
[CRYPTO] aes_s390: Add fallback driver
Sebastian Siewior
2008-01-10
[CRYPTO] aes: Move common defines into a header file
Sebastian Siewior
2007-10-10
[CRYPTO] aes: Rename aes to aes-generic
Sebastian Siewior
2007-05-04
[S390] aes-s390 key length.
Jan Glauber
2007-02-05
[S390] move crypto options and some cleanup.
Jan Glauber
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2006-09-21
[CRYPTO] drivers: Remove obsolete block cipher operations
Herbert Xu
2006-09-21
[CRYPTO] s390: Added block cipher versions of CBC/ECB
Herbert Xu
2006-09-21
[CRYPTO] s390: Added missing driver name and priority
Herbert Xu
2006-09-21
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
2006-06-26
[CRYPTO] all: Pass tfm instead of ctx to algorithms
Herbert Xu
2006-01-15
[PATCH] s390: aes crypto code fixes
Jan Glauber
2006-01-06
[PATCH] s390: aes support
Jan Glauber