Commit message (Expand) | Author | Age | |
---|---|---|---|
* | crypto: drbg - reseed often if seedsource is degraded | Stephan Mueller | 2015-06-10 |
* | crypto: drbg - Use callback API for random readiness | Stephan Mueller | 2015-06-10 |
* | crypto: drbg - use Jitter RNG to obtain seed | Stephan Mueller | 2015-05-27 |
* | crypto: drbg - add async seeding operation | Stephan Mueller | 2015-05-27 |
* | crypto: drbg - prepare for async seeding | Stephan Mueller | 2015-05-27 |
* | crypto: drbg - Convert to new rng interface | Herbert Xu | 2015-04-21 |
* | crypto: drbg - replace spinlock with mutex | Stephan Mueller | 2015-04-20 |
* | crypto: drbg - fix maximum value checks on 32 bit systems | Stephan Mueller | 2014-08-26 |
* | crypto: drbg - remove configuration of fixed values | Stephan Mueller | 2014-08-25 |
* | crypto: drbg - Mix a time stamp into DRBG state | Stephan Mueller | 2014-07-08 |
* | crypto: drbg - use of kernel linked list | Stephan Mueller | 2014-07-04 |
* | crypto: drbg - header file for DRBG | Stephan Mueller | 2014-06-20 |