summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/RandomBlock.java
AgeCommit message (Expand)Author
2013-12-19Move some system services to separate directoriesAmith Yamasani
2013-10-03Reduce EntropyMixer seed size from 4096 to 512 bytes.Alex Klyubin
2011-04-04You can't fsync(2) /dev/urandom...Elliott Hughes
2010-03-01Switch the services library to using the new SlogJoe Onorato
2009-10-04Work on issue #2163789: Way too much loggingDianne Hackborn
2009-06-18Update RandomBlock to use RandomAccessFile. This helpsNick Kralevich
2009-06-18load entropy data at boot. Periodically write entropy data to disk.Nick Kralevich