summaryrefslogtreecommitdiffstats
path: root/arch/s390/crypto/prng.c
Commit message (Expand)AuthorAgeFilesLines
* s390: crypto: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* s390/crypto: Renaming PPNO to PRNO.Harald Freudenberger2017-04-261-21/+21
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+2
* s390/prng: Adjust generation of entropy to produce real 256 bits.Harald Freudenberger2017-01-311-16/+24
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* s390/crypto: unlock on error in prng_tdes_read()Dan Carpenter2016-12-121-2/+4
* s390/crypto: avoid returning garbage valueColin Ian King2016-09-061-1/+1
* s390/crypto: cpacf function detectionMartin Schwidefsky2016-08-291-2/+2
* s390/crypto: simplify return code handlingMartin Schwidefsky2016-08-291-72/+23
* s390/crypto: cleanup and move the header with the cpacf definitionsMartin Schwidefsky2016-04-151-35/+25
* s390/crypto: provide correct file mode at device register.Harald Freudenberger2016-03-291-0/+2
* s390/crypto: add cpu feature modaliases for crypto modulesHendrik Brueckner2015-07-221-2/+2
* s390/crypto: fix stckf loopHarald Freudenberger2015-05-131-1/+1
* s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator.Harald Freudenberger2015-04-231-71/+779
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-05-201-1/+1
|\
| * crypto: s390 - extend crypto facility checkJan Glauber2011-05-041-1/+1
* | [S390] prng: fix pointer arithmeticMartin Schwidefsky2011-04-271-1/+1
* | [S390] prng: prevent access beyond end of stackJan Glauber2011-04-201-1/+1
|/
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* s390: Remove BKL from prngThomas Gleixner2009-10-141-2/+0
* [S390] use kzfree()Johannes Weiner2009-03-261-2/+1
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-141-0/+2
|\
| * crypto-prng: BKL pushdownArnd Bergmann2008-06-201-0/+2
* | [S390] Cleanup cpacf printk messages.Jan Glauber2008-07-141-4/+1
|/
* [S390] constify function pointer tables.Jan Engelhardt2008-01-261-1/+1
* [S390] arch/s390/: Spelling fixesJoe Perches2008-01-261-1/+1
* [S390] Support for s390 Pseudo Random Number GeneratorJan Glauber2007-02-051-0/+213