Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-03-20 | random: Add arch_has_random[_seed]() | H. Peter Anvin | 1 | -0/+3 |
2014-03-20 | x86, random: Enable the RDSEED instruction | H. Peter Anvin | 1 | -1/+38 |
2013-10-13 | x86, kaslr: Provide randomness functions | Kees Cook | 1 | -0/+21 |
2011-08-01 | x86, random: Verify RDRAND functionality and allow it to be disabled | H. Peter Anvin | 1 | -0/+2 |
2011-08-01 | x86, random: Architectural inlines to get random integers with RDRAND | H. Peter Anvin | 1 | -0/+73 |