..
legacy_blobs
Remove IKeystoreMaintenance#getState()
2023-10-09 23:16:05 +00:00
Android.bp
Add getLastAuthTime() to IKeystoreAuthorization
2023-10-31 20:30:50 +00:00
AndroidTest.xml
Adding test to create BACKEND_BUSY error
2022-05-13 22:30:16 +00:00
keystore2_client_3des_key_tests.rs
Added tests using 3DES algorithm.
2022-08-12 02:09:46 +00:00
keystore2_client_aes_key_tests.rs
Make keystore2 unit tests less brittle
2023-01-12 12:56:03 +00:00
keystore2_client_attest_key_tests.rs
Adding tests to verify Device-Unique-Attestation.
2023-11-14 21:33:19 +00:00
keystore2_client_authorizations_tests.rs
Test added to generate a key with specifying cerificate subject and
2023-11-14 23:25:30 +00:00
keystore2_client_delete_key_tests.rs
Adding tests to validate deleteKey APIs.
2023-01-18 00:43:30 +00:00
keystore2_client_device_unique_attestation_tests.rs
Adding tests to verify Device-Unique-Attestation.
2023-11-14 21:33:19 +00:00
keystore2_client_ec_key_tests.rs
Add, standardise or temporarily opt out of safety comments for keystore2.
2023-07-28 10:32:08 +01:00
keystore2_client_grant_key_tests.rs
Add, standardise or temporarily opt out of safety comments for keystore2.
2023-07-28 10:32:08 +01:00
keystore2_client_hmac_key_tests.rs
Added HMAC key generation tests.
2022-08-31 18:22:08 +00:00
keystore2_client_import_keys_tests.rs
Changes are made in keystore-client-tests to verify CREATION_DATETIME,
2023-10-09 21:51:19 +00:00
keystore2_client_key_agreement_tests.rs
Adding key agreement [AGREE_KEY] tests.
2023-02-07 01:57:33 +00:00
keystore2_client_key_id_domain_tests.rs
Changes made in keystore2_client_tests to avoid test timeout issues.
2022-10-05 18:57:51 +00:00
keystore2_client_keystore_engine_tests.rs
Re-structured keystore test-utils module.
2023-08-29 17:03:35 +00:00
keystore2_client_list_entries_tests.rs
Add, standardise or temporarily opt out of safety comments for keystore2.
2023-07-28 10:32:08 +01:00
keystore2_client_operation_tests.rs
Add, standardise or temporarily opt out of safety comments for keystore2.
2023-07-28 10:32:08 +01:00
keystore2_client_rsa_key_tests.rs
Make keystore2 unit tests less brittle
2023-01-12 12:56:03 +00:00
keystore2_client_test_utils.rs
Test added to generate a key with specifying cerificate subject and
2023-11-14 23:25:30 +00:00
keystore2_client_tests.rs
Adding tests to verify Device-Unique-Attestation.
2023-11-14 21:33:19 +00:00
keystore2_client_update_subcomponent_tests.rs
Add, standardise or temporarily opt out of safety comments for keystore2.
2023-07-28 10:32:08 +01:00