Searched refs:from_auth_token (Results 1 – 1 of 1) sorted by relevance
35 fn from_auth_token(tok: &HardwareAuthToken) -> Self { in from_auth_token() method51 AuthTokenId::from_auth_token(&self.0.auth_token).hash(state) in hash()57 AuthTokenId::from_auth_token(&self.0.auth_token) in eq()58 == AuthTokenId::from_auth_token(&other.0.auth_token) in eq()