Age | Commit message (Expand) | Author |
---|---|---|
2016-06-08 | x86, asm: Use CC_SET()/CC_OUT() and static_cpu_has() in archrandom.h | H. Peter Anvin |
2016-06-08 | x86, asm: use bool for bitops and other assembly outputs | H. Peter Anvin |
2014-03-19 | random: Add arch_has_random[_seed]() | H. Peter Anvin |
2014-03-19 | x86, random: Enable the RDSEED instruction | H. Peter Anvin |
2013-10-13 | x86, kaslr: Provide randomness functions | Kees Cook |
2011-07-31 | x86, random: Verify RDRAND functionality and allow it to be disabled | H. Peter Anvin |
2011-07-31 | x86, random: Architectural inlines to get random integers with RDRAND | H. Peter Anvin |