Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Ddatabase.rs4249 let id_descriptor = in test_insert_and_load_full_keyentry_from_grant_by_key_id() localVariable
4254 &id_descriptor, in test_insert_and_load_full_keyentry_from_grant_by_key_id()
4271 &id_descriptor, in test_insert_and_load_full_keyentry_from_grant_by_key_id()
4286 db.unbind_key(&id_descriptor, KeyType::Client, OWNER_UID, |_, _| Ok(())).unwrap(); in test_insert_and_load_full_keyentry_from_grant_by_key_id()
4291 &id_descriptor, in test_insert_and_load_full_keyentry_from_grant_by_key_id()