platform_system_security/keystore2/test_utils
James Willcox d215da817a Add getLastAuthTime() to IKeystoreAuthorization
This returns the time (from CLOCK_MONOTONIC_RAW) that the specified user
last authenticated using the given authenticator.

Bug: 303839446
Test: atest keystore2_client_tests
Change-Id: Idd4c477365ffa556b7985d1d926dfa554680ff28
2023-10-31 20:30:50 +00:00
..
Android.bp Add getLastAuthTime() to IKeystoreAuthorization 2023-10-31 20:30:50 +00:00
authorizations.rs Adding tests using APPLICATION_DATA and APPLICATION_ID. 2023-10-27 19:25:09 +00:00
ffi_test_utils.cpp Adding tests using MAX_USES_PER_BOOT, EARLY_BOOT_ONLY, BOOTLOADER_ONLY and USAGE_COUNT_LIMIT 2023-10-09 21:44:48 +00:00
ffi_test_utils.hpp Adding tests using MAX_USES_PER_BOOT, EARLY_BOOT_ONLY, BOOTLOADER_ONLY and USAGE_COUNT_LIMIT 2023-10-09 21:44:48 +00:00
ffi_test_utils.rs Adding tests using MAX_USES_PER_BOOT, EARLY_BOOT_ONLY, BOOTLOADER_ONLY and USAGE_COUNT_LIMIT 2023-10-09 21:44:48 +00:00
key_generations.rs The INCLUDE_UNIQUE_ID parameter is not strictly expected to be in key authorizations. 2023-10-19 17:29:12 +00:00
lib.rs Add getLastAuthTime() to IKeystoreAuthorization 2023-10-31 20:30:50 +00:00
run_as.rs Add, standardise or temporarily opt out of safety comments for keystore2. 2023-07-28 10:32:08 +01:00