Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Dlegacy_blob.rs1787 let legacy_blob_loader = LegacyBlobLoader::new(temp_dir.path()); in test_is_empty() localVariable
1864 let legacy_blob_loader = LegacyBlobLoader::new(temp_dir.path()); in test_legacy_blobs() localVariable
1984 let legacy_blob_loader = LegacyBlobLoader::new(temp_dir.path()); in test_with_encrypted_characteristics() localVariable
2072 let legacy_blob_loader = LegacyBlobLoader::new(temp_dir.path()); in test_with_encrypted_certificates() localVariable
2160 let legacy_blob_loader = LegacyBlobLoader::new(temp_dir.path()); in test_in_place_key_migration() localVariable
2248 let legacy_blob_loader = LegacyBlobLoader::new(temp_dir.path()); in list_non_existing_user() localVariable
2258 let legacy_blob_loader = LegacyBlobLoader::new(temp_dir.path()); in list_legacy_keystore_entries_on_non_existing_user() localVariable