Searched refs:AID_KEYSTORE (Results 1 – 7 of 7) sorted by relevance
/system/security/keystore2/src/ |
D | raw_device.rs | 25 utils::{key_characteristics_to_internal, watchdog as wd, AID_KEYSTORE}, 139 nspace: AID_KEYSTORE as i64, in internal_descriptor() 151 db.load_key_entry(&key_desc, key_type, KeyEntryLoadBits::KM, AID_KEYSTORE, |_, _| Ok(())) in lookup_from_desc()
|
D | utils.rs | 229 pub const AID_KEYSTORE: u32 = cutils_bindgen::AID_KEYSTORE; constant
|
D | super_key.rs | 33 utils::AID_KEYSTORE, 1010 AID_KEYSTORE, in try_unlock_user_with_biometric()
|
/system/core/libcutils/include_outside_system/cutils/ |
D | android_filesystem_config.h | 66 #define AID_KEYSTORE 1017 /* keystore subsystem */ macro
|
/system/core/libcutils/include/cutils/ |
D | android_filesystem_config.h | 66 #define AID_KEYSTORE 1017 /* keystore subsystem */ macro
|
/system/core/libcutils/include/private/ |
D | android_filesystem_config.h | 66 #define AID_KEYSTORE 1017 /* keystore subsystem */ macro
|
/system/core/libcutils/ |
D | Android.bp | 368 "--allowlist-var", "AID_KEYSTORE",
|