Searched refs:make_test_key_entry_with_sids (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/system/security/keystore2/src/database/ |
H A D | tests.rs | 1807 make_test_key_entry_with_sids(db, domain, namespace, alias, max_usage_count, &[42]) in make_test_key_entry() 1810 pub fn make_test_key_entry_with_sids( in make_test_key_entry_with_sids() function 2601 make_test_key_entry_with_sids( in test_get_list_app_uids_for_sid() 2610 make_test_key_entry_with_sids( in test_get_list_app_uids_for_sid() 2619 make_test_key_entry_with_sids( in test_get_list_app_uids_for_sid() 2628 make_test_key_entry_with_sids( in test_get_list_app_uids_for_sid() 2637 make_test_key_entry_with_sids(&mut db, Domain::APP, unrelated_app_id, TEST_ALIAS, None, &[]) in test_get_list_app_uids_for_sid() 2659 make_test_key_entry_with_sids( in test_get_list_app_uids_with_multiple_sids() 2668 make_test_key_entry_with_sids( in test_get_list_app_uids_with_multiple_sids()
|