aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/algif_rng.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-22crypto: algif_rng - Remove obsolete const-removal castHerbert Xu1-1/+1
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2015-03-16crypto: algif_rng - zeroize buffer with random dataStephan Mueller1-1/+1
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue1-2/+2
2015-01-14crypto: algif_rng - fix sparse non static symbol warningWei Yongjun1-1/+1
2014-12-29crypto: algif_rng - add random number generator supportStephan Mueller1-0/+192