Searched defs:hat (Results 1 – 2 of 2) sorted by relevance
61 hat: Mutex<Option<HardwareAuthToken>>, field84 let hat = self in get_auth_tokens() localVariable245 let hat = (*hat).clone(); in finalize_create_authorization() localVariable581 let hat = Self::find_auth_token(|hat: &AuthTokenEntry| match user_auth_type { in authorize_create() localVariable
376 uint32_t hat = static_cast<uint32_t>(h); in convert() local