Searched refs:add_auth_token (Results 1 – 2 of 2) sorted by relevance
120 fn add_auth_token(&self, auth_token: &HardwareAuthToken) -> Result<()> { in add_auth_token() method124 ENFORCEMENTS.add_auth_token(auth_token.clone()); in add_auth_token()238 map_or_log_err(self.add_auth_token(auth_token), Ok) in addAuthToken()
88 fn add_auth_token(&self, hat: HardwareAuthToken) { in add_auth_token() method178 pub fn add_auth_token(&self, hat: HardwareAuthToken) { in add_auth_token() method188 recv.add_auth_token(hat); in add_auth_token()214 fn add_auth_token(&self, hat: HardwareAuthToken) { in add_auth_token() method216 state_arc.add_auth_token(hat); in add_auth_token()750 pub fn add_auth_token(&self, hat: HardwareAuthToken) { in add_auth_token() method752 self.op_auth_map.add_auth_token(hat); in add_auth_token()