Searched refs:AID_KEYSTORE (Results 1 – 8 of 8) sorted by relevance
/system/librustutils/ |
D | users.rs | 17 pub use cutils_bindgen::AID_KEYSTORE;
|
D | Android.bp | 116 "AID_KEYSTORE",
|
/system/security/keystore2/src/ |
D | raw_device.rs | 27 utils::{key_characteristics_to_internal, watchdog as wd, AID_KEYSTORE}, 144 nspace: AID_KEYSTORE as i64, in internal_descriptor() 156 db.load_key_entry(key_desc, key_type, KeyEntryLoadBits::KM, AID_KEYSTORE, |_, _| Ok(())) in lookup_from_desc()
|
D | utils.rs | 475 pub const AID_KEYSTORE: u32 = rustutils::users::AID_KEYSTORE; constant
|
D | super_key.rs | 31 utils::{watchdog as wd, AesGcm, AID_KEYSTORE}, 1003 AID_KEYSTORE, in try_unlock_user_with_biometric()
|
/system/core/libcutils/include/cutils/ |
D | android_filesystem_config.h | 68 #define AID_KEYSTORE 1017 /* keystore subsystem */ macro
|
/system/core/libcutils/include/private/ |
D | android_filesystem_config.h | 68 #define AID_KEYSTORE 1017 /* keystore subsystem */ macro
|
/system/core/libcutils/include_outside_system/cutils/ |
D | android_filesystem_config.h | 68 #define AID_KEYSTORE 1017 /* keystore subsystem */ macro
|