diff options
author | 2024-11-26 22:09:49 +0000 | |
---|---|---|
committer | 2024-11-27 23:29:18 +0000 | |
commit | c948c80be52d333046b47610668b82113822301c (patch) | |
tree | 7b7161555c2c13ad6ecf9571c3f6943ad80cf8c8 /ravenwood/scripts/extract-last-soong-commands.py | |
parent | c947e10efb12fb7e9d66d539d6605bf5cb3b2c9a (diff) |
ArrayUtils: add secure zeroization support
Add methods for allocating non-movable byte and char arrays, and methods
that make a best effort to securely zeroize byte and char arrays.
These methods will be used in code that handles the user's lockscreen
credential and the secrets derived or unlocked from it. These methods
provide the needed low-level primitives, and when possible they will be
accessed through helper classes such as LockscreenCredential.
Bug: 320392352
Test: atest FrameworksUtilTests:ArrayUtilsTest
Change-Id: I51b195dd3a26e6c3074bf70a864b147eea7b18b9
Diffstat (limited to 'ravenwood/scripts/extract-last-soong-commands.py')
0 files changed, 0 insertions, 0 deletions