platform_system_vold/tests
Janis Danisevskis 2ad849b607 Add CryptfsScryptHidlizationEquivalenceTest
Disk encryption keys are derived using scrypt. If available, this is
done by means of keymaster. An RSA key is generated and password is
signed by that key. The signature is used as the key.

With the hidlization of the keymaster HAL, this code had to be ported.
This test checks the equivalence of the legacy implementation with
the new hildized one.

Test: run /data/nativetest/vold_cryptfs_scrypt_hidlization_equivalence_test/vold_cryptfs_scrypt_hidlization_equivalence_test

Bug: 35028230
Bug: 32020919
Change-Id: Iabf4686dbff5341791ba3a98d7c95c5058c234f9
2017-02-14 11:20:18 +00:00
..
Android.mk Add CryptfsScryptHidlizationEquivalenceTest 2017-02-14 11:20:18 +00:00
CryptfsScryptHidlizationEquivalence_test.cpp Add CryptfsScryptHidlizationEquivalenceTest 2017-02-14 11:20:18 +00:00
VolumeManager_test.cpp Change ASCII conversion for hash and add tests 2010-06-20 22:03:10 -07:00