Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Denforcements.rs61 hat: Mutex<Option<HardwareAuthToken>>, field
84 let hat = self in get_auth_tokens() localVariable
245 let hat = (*hat).clone(); in finalize_create_authorization() localVariable
581 let hat = Self::find_auth_token(|hat: &AuthTokenEntry| match user_auth_type { in authorize_create() localVariable
/system/security/keystore2/src/km_compat/
Dkm_compat_type_conversion.h376 uint32_t hat = static_cast<uint32_t>(h); in convert() local