No description
Find a file
James Willcox 80f7be1516 Use CLOCK_BOOTTIME for keystore2 auth token received time
CLOCK_BOOTTIME is more correct because it includes time spent
while the device is suspended.

This also fixes an issue when comparing the times resulting from the
get_last_auth_time() API in the Java world, because we want to use
SystemClock.elapsedRealtime(), which uses CLOCK_BOOTTIME.

Bug: 309686873
Test: atest keystore2_client_tests
Change-Id: I89d71ccfcfe4f8b3495fede40ae26ad6fa2b0118
2023-11-08 17:13:49 +00:00
fsverity Update fsverity+odsign protos to protobuf3. 2023-06-28 08:05:10 +00:00
fsverity_init Flag guard to make fsverity_init a no-op 2023-10-17 10:54:28 -07:00
identity Restructuring of AAID using aidl_interface build system. 2023-10-06 04:23:41 +00:00
keystore Restructuring of AAID using aidl_interface build system. 2023-10-06 04:23:41 +00:00
keystore-engine Adding tests to verify EVP_PKEY_from_keystore2 API [Keystore2-engine]. 2023-05-23 19:28:24 +00:00
keystore2 Use CLOCK_BOOTTIME for keystore2 auth token received time 2023-11-08 17:13:49 +00:00
ondevice-signing ondevice-signing: merge createCertificate() into createSelfSignedCertificate() 2023-07-05 22:14:36 +00:00
prng_seeder Add safety comments to prng_seeder. 2023-07-24 11:41:27 +01:00
provisioner Static link libcrypto into rkp_factory_extraction_tool 2023-08-11 13:34:39 -07:00
.clang-format Add PREUPLOAD to require clang-format. 2017-12-04 17:06:49 -07:00
.gitignore Add .gitignore. 2020-11-24 09:59:17 -08:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to system/security 2021-02-14 10:37:25 -08:00
METADATA Add METADATA to system/security: Apache2+BSD=NOTICE 2020-05-04 13:15:58 -07:00
MODULE_LICENSE_APACHE2 Add NOTICE and MODULE_LICENSE_ files. 2015-11-02 09:13:29 -08:00
NOTICE Add NOTICE and MODULE_LICENSE_ files. 2015-11-02 09:13:29 -08:00
OWNERS Update system/security owners 2023-07-18 14:51:14 -04:00
PREUPLOAD.cfg Update rustfmt options 2020-08-19 15:19:21 +00:00
rustfmt.toml Enable rustfmt for system/security 2020-06-23 15:50:23 +02:00