Home
last modified time | relevance | path

Searched refs:KEY_LOCK_TEST_ALIAS (Results 1 – 1 of 1) sorted by relevance

/system/security/keystore2/src/
Ddatabase.rs4626 static KEY_LOCK_TEST_ALIAS: &str = "my super duper locked key"; constant
4634 let key_id = make_test_key_entry(&mut db, Domain::APP, 33, KEY_LOCK_TEST_ALIAS, None) in test_insert_and_load_full_keyentry_domain_app_concurrently()
4642 alias: Some(KEY_LOCK_TEST_ALIAS.to_string()), in test_insert_and_load_full_keyentry_domain_app_concurrently()
4670 alias: Some(KEY_LOCK_TEST_ALIAS.to_string()), in test_insert_and_load_full_keyentry_domain_app_concurrently()