Home
last modified time | relevance | path

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

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