android_system_core/libs/utils/tests
Kenny Root 60cbc84039 OBB: use PBKDF2 for key generation.
Switch to using PBKDF2 for the key generation for OBBs. Any previously
generated OBBs will stop being read correctly. A small pbkdf2gen program
is available to allow generation of appropriate keys with the salts.

Bug: 3059950
Change-Id: If4305c989fd692fd1150eb270dbf751e09c37295
2013-07-30 13:56:55 -07:00
..
Android.mk Replace epoll() with poll() and rename PollLoop to Looper. 2013-07-30 13:56:54 -07:00
Looper_test.cpp Switch Looper back to using poll() instead of epoll(). 2013-07-30 13:56:55 -07:00
ObbFile_test.cpp OBB: use PBKDF2 for key generation. 2013-07-30 13:56:55 -07:00
String8_test.cpp Fix String8::operator+ 2013-07-30 13:56:54 -07:00
TestHelpers.h Even more native input dispatch work in progress. 2013-07-30 13:56:53 -07:00