Home
last modified time | relevance | path

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

/system/keymint/ta/src/
Dclock.rs13 let mac_input = self.dev.keys.timestamp_token_mac_input(&ret)?; in generate_timestamp() localVariable
Doperation.rs665 let mac_input = crate::hardware_auth_token_mac_input(&auth_token)?; in check_auth_token() localVariable
864 let mac_input = crate::clock::timestamp_token_mac_input(&timestamp_token)?; in check_subsequent_auth() localVariable
Dlib.rs925 let mac_input = clock::timestamp_token_mac_input(&token)?; in device_locked() localVariable