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.rs1827 let legacy_blob_loader = LegacyBlobLoader::new(temp_dir.path()); in test_is_empty() localVariable
1904 let legacy_blob_loader = LegacyBlobLoader::new(temp_dir.path()); in test_legacy_blobs() localVariable
2024 let legacy_blob_loader = LegacyBlobLoader::new(temp_dir.path()); in test_with_encrypted_characteristics() localVariable
2112 let legacy_blob_loader = LegacyBlobLoader::new(temp_dir.path()); in test_with_encrypted_certificates() localVariable
2200 let legacy_blob_loader = LegacyBlobLoader::new(temp_dir.path()); in test_in_place_key_migration() localVariable
2288 let legacy_blob_loader = LegacyBlobLoader::new(temp_dir.path()); in list_non_existing_user() localVariable
2298 let legacy_blob_loader = LegacyBlobLoader::new(temp_dir.path()); in list_legacy_keystore_entries_on_non_existing_user() localVariable