Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Denforcements.rs64 hat: Mutex<Option<HardwareAuthToken>>, field
93 let hat = self in get_auth_tokens() localVariable
269 let hat = (*hat).clone(); in finalize_create_authorization() localVariable
652 let hat = match (hat_and_last_off_body, key_time_out) { in authorize_create() localVariable
/system/gatekeeper/tests/
Dgatekeeper_device_test.cpp84 hw_auth_token_t *hat; in TEST_F() local
/system/security/keystore2/src/km_compat/
Dkm_compat_type_conversion.h369 uint32_t hat = static_cast<uint32_t>(h); in convert() local