Home
last modified time | relevance | path

Searched defs:legacy_blob_loader (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/system/security/keystore2/src/legacy_blob/
H A Dtests.rs150 let legacy_blob_loader = LegacyBlobLoader::new(temp_dir.path()); in test_is_empty() localVariable
225 let legacy_blob_loader = LegacyBlobLoader::new(temp_dir.path()); in test_legacy_blobs() localVariable
343 let legacy_blob_loader = LegacyBlobLoader::new(temp_dir.path()); in test_with_encrypted_characteristics() localVariable
431 let legacy_blob_loader = LegacyBlobLoader::new(temp_dir.path()); in test_with_encrypted_certificates() localVariable
519 let legacy_blob_loader = LegacyBlobLoader::new(temp_dir.path()); in test_in_place_key_migration() localVariable
607 let legacy_blob_loader = LegacyBlobLoader::new(temp_dir.path()); in list_non_existing_user() localVariable
617 let legacy_blob_loader = LegacyBlobLoader::new(temp_dir.path()); in list_legacy_keystore_entries_on_non_existing_user() localVariable