Home
last modified time | relevance | path

Searched defs:HardwareAuthenticatorType (Results 1 – 6 of 6) sorted by relevance

/system/security/keystore2/aidl/android/security/metrics/
DHardwareAuthenticatorType.aidl36 enum HardwareAuthenticatorType { enum
/system/security/keystore2/src/
Dauthorization.rs215 auth_types: &[HardwareAuthenticatorType], in get_last_auth_time()
287 auth_types: &[HardwareAuthenticatorType], in getLastAuthTime()
Denforcements.rs785 auth_type: HardwareAuthenticatorType, in get_last_auth_time()
/system/security/keystore2/tests/
Dkeystore2_client_authorizations_tests.rs930 fn add_hardware_token(auth_type: HardwareAuthenticatorType) { in add_hardware_token()
/system/keymint/wire/src/
Dtypes.rs56 HardwareAuthenticatorType, enumerator
Dkeymint.rs296 pub enum HardwareAuthenticatorType { enum