Home
last modified time | relevance | path

Searched defs:auth_type (Results 1 – 2 of 2) sorted by relevance

/system/keymint/ta/src/
Doperation.rs112 auth_type: u32, field
121 let mut auth_type = None; in new() localVariable
/system/security/keystore2/src/
Denforcements.rs738 let auth_type = HardwareAuthenticatorType::ANY; in get_auth_tokens() localVariable