aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/crypto/prng.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-06s390/crypto: avoid returning garbage valueColin Ian King1-1/+1
2016-08-29s390/crypto: cpacf function detectionMartin Schwidefsky1-2/+2
2016-08-29s390/crypto: simplify return code handlingMartin Schwidefsky1-72/+23
2016-04-15s390/crypto: cleanup and move the header with the cpacf definitionsMartin Schwidefsky1-35/+25
2016-03-29s390/crypto: provide correct file mode at device register.Harald Freudenberger1-0/+2
2015-07-22s390/crypto: add cpu feature modaliases for crypto modulesHendrik Brueckner1-2/+2
2015-05-13s390/crypto: fix stckf loopHarald Freudenberger1-1/+1
2015-04-23s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator.Harald Freudenberger1-71/+779
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2011-05-04crypto: s390 - extend crypto facility checkJan Glauber1-1/+1
2011-04-27[S390] prng: fix pointer arithmeticMartin Schwidefsky1-1/+1
2011-04-20[S390] prng: prevent access beyond end of stackJan Glauber1-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-10-14s390: Remove BKL from prngThomas Gleixner1-2/+0
2009-03-26[S390] use kzfree()Johannes Weiner1-2/+1
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-0/+2
2008-07-14[S390] Cleanup cpacf printk messages.Jan Glauber1-4/+1
2008-06-20crypto-prng: BKL pushdownArnd Bergmann1-0/+2
2008-01-26[S390] constify function pointer tables.Jan Engelhardt1-1/+1
2008-01-26[S390] arch/s390/: Spelling fixesJoe Perches1-1/+1
2007-02-05[S390] Support for s390 Pseudo Random Number GeneratorJan Glauber1-0/+213