commit | 8e48a175b84c0145dd7331020031c1340a18fb3f | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Fri Nov 25 19:01:28 2022 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Tue Nov 29 11:28:48 2022 +0000 |
tree | 2af9b0a315d57f8e050b700fd56a69d0a14ba0f3 | |
parent | 195f89cd06b03af91cd80b59896a2e2f5291dc76 [diff] |
dm_crypt: Extend unit tests to cover both ciphers The current tests (that maps crypt device & checks if data is accessible or not) only covered for the default cipher. Extend the tests for both the ciphers (and correct key size). This patch also add logic to validate_key_size depending on chosen cipher in dm_rust lib. Test: atest libdm_rust.test Bug: 259253336 Change-Id: Ie32c0882db364ac296f0ed55991ce079bee0fbb8
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.