Home
last modified time | relevance | path

Searched refs:AuthTokenId (Results 1 – 1 of 1) sorted by relevance

/system/security/keystore2/src/database/
Dperboot.rs28 struct AuthTokenId { struct
34 impl AuthTokenId { argument
36 AuthTokenId { in from_auth_token()
51 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()