Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Draw_device.rs25 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()
Dutils.rs229 pub const AID_KEYSTORE: u32 = cutils_bindgen::AID_KEYSTORE; constant
Dsuper_key.rs33 utils::AID_KEYSTORE,
1010 AID_KEYSTORE, in try_unlock_user_with_biometric()
/system/core/libcutils/include_outside_system/cutils/
Dandroid_filesystem_config.h66 #define AID_KEYSTORE 1017 /* keystore subsystem */ macro
/system/core/libcutils/include/cutils/
Dandroid_filesystem_config.h66 #define AID_KEYSTORE 1017 /* keystore subsystem */ macro
/system/core/libcutils/include/private/
Dandroid_filesystem_config.h66 #define AID_KEYSTORE 1017 /* keystore subsystem */ macro
/system/core/libcutils/
DAndroid.bp368 "--allowlist-var", "AID_KEYSTORE",